npm react-native-screens 4.10.0-beta.3

one day ago

What's Changed

Another beta release focused on bugfixes. Stable version is expected by the end of the week in positive scenario.

🐞 Bugfixes

  • ⚠️ fix(Android): adapt header insets when interface orientation changes by @kkafar in #2756 -
  • ⚠️ fix(Android): fix drawing order when dismissing multiple stacked sheets by @kkafar in #2771
  • fix: FullWindowOverlay not working with dynamic frameworks by @war-in in #2769
  • fix: update workaround preventing React Native from hiding frozen screens to work with RN 0.78 by @kligarski in #2778
  • fix(Android,Paper): header config blocks gestures close to the top of the screen by @kkafar in #2781
  • fix(Android): keep formSheet selected detent index after fragment reattachment by @kkafar in #2782

Misc

  • chore(Android): remove unused NativeDismissalObserver interface by @kkafar in #2768
  • chore: remove unnecessary enableFreeze from Example.tsx by @kligarski in #2779
  • chore(CI): install reanimated 3.17.1 in Example by @kkafar in #2780
  • refactor(Android): rename notifyChildUpdated -> onChildUpdated by @kkafar in #2783
  • chore(CI): run e2e tests on Fabric by @kkafar in #2734

New Contributors

Full Changelog: 4.10.0-beta.2...4.10.0-beta.3

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

NewReleases is sending notifications on new releases.