yarn react-native-screens 4.0.0-beta.7

11 hours ago

What's Changed

Another beta, most notably featuring native header refactor, that breaks with native-stack v5 and v6 and will continue to work only with native-stack v7.

Important

Hinting here that we plan to drop support for native-stack v5 completely with release of screens v4. Most likely the native-stack v5 will be shipped with few more versions of the 4.x line of screens, but it will be marked for removal with the stable release. Screens v4 intents to support react-navigation v7.

🐛 Bug fixes

  • fix(iOS): full screen modal crash on paper by @maksg in #2336
  • fix(Android): do not crash in case background can not be casted to MaterialShapeDrawable by @kkafar in #2388
  • fix(iOS): header subviews layout on tab change by @alduzy in #2385
  • fix(Android)!: overflowing text in native header by @kkafar in #2325
  • fix: check for surplus values in sheet detents array not only in dev mode by @kkafar in #2387

🔢 Miscellaneous

  • chore: bump react-navigation to current main by @kkafar in #2386

Full Changelog: 4.0.0-beta.5...4.0.0-beta.7

Don't miss a new react-native-screens release

NewReleases is sending notifications on new releases.