Skip to content

v17.0.0

Choose a tag to compare

@scarlac scarlac released this 09 Jan 00:47
· 16 commits to master since this release

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 iOsDeferredStart for 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