yarn react-native-screens 4.22.0

9 hours ago

What's Changed

Minor release bringing couple of fixes for the downstream regarding iPad orientation support
and tab-core logic.

Additionally, we've landed few PRs with further development of overhaul of native stack.
These are marked with ⚠️.

🟢 Improvements

  • ⚠️ feat(Android, Stack v5): nested stack uses childFragmentManager of parent container by @kkafar in #3597
  • ⚠️ feat(Android, Stack v5): allow for native navigation in nested stacks by @kkafar in #3601

🐛 Bug fixes

  • fix(iOS): Respect all screen orientations on iPad by @douglowder in #3609
  • fix: updateSelectedTab removing unowned fragments by @lukmccall in #3608
  • ⚠️ fix(Android, Stack v5): update stack model after native pop by @kkafar in #3599

🔢 Misc

  • chore(deps): bump tar from 7.5.6 to 7.5.7 by @dependabot[bot] in #3604
  • chore(examples): fix import path for tests in apps/App.tsx by @kkafar in #3605

Full Changelog: 4.21.0...4.22.0

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

NewReleases is sending notifications on new releases.