v17.0.0
Breaking changes
- Removed
iOsSleepBeforeStarting(was introduced briefly in v16.1.0)
This property is no longer necessary as the underlying issue is now fixed - Xcode 26 is now required for building (to support the optional deferred start feature)
What's New
- Added
iOsDeferredStartfor slightly better UI performance (default:true)
Fixes
- Fix (Android): Add missing setIOsSleepBeforeStarting stub for new arch by @coreyphillips in #760
Full Changelog: v16.2.1...v17.0.0