Skip to content

chore(deps): update dependency react-native-screens to ^4.24.0#143

Merged
luca-gr4vy merged 1 commit intomainfrom
renovate/react-native-screens-4.x
Mar 2, 2026
Merged

chore(deps): update dependency react-native-screens to ^4.24.0#143
luca-gr4vy merged 1 commit intomainfrom
renovate/react-native-screens-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
react-native-screens ^4.14.0^4.24.0 age confidence

Release Notes

software-mansion/react-native-screens (react-native-screens)

v4.24.0

Compare Source

What's Changed

Minor release bringing further development to 5.0 stack implementation, nice improvements to Split API and other various improvements & fixes.

[!caution]
Most importantly this is the last release we've tested with legacy architecture.

From 4.25.0 on, we no longer plan to support RN versions below 0.82, which naturally comes with drop of support for legacy arch.
We plan to gradually remove the legacy architecture related code.

I want to also announce our plans regarding approach to 5.0 transition. At the moment we plan to keep releasing v4 line till we're "close to ready" with all APIs we've planed for 5.0 major. We plan to stabilise Tabs API on v4 line. When we're "close to ready" we'll release a series (rather not many) of 5.0-alpha/beta versions & after 5.0 stable release v4 branch will stay for some, not long, time in maintenance mode.
The downstream library implementers are already adopting new 5.0 APIs, they should be available for testing in the navigation library of your choice shortly.

✅ Improvements

  • feat(Android, Stack v5): prevent native dismiss support by @​kkafar in #​3620
  • feat(Android, Stack v5): make Transition API work by @​kkafar in #​3629
  • chore(iOS, Stack v4): Enable iosPreventReattachmentOfDismissedScreens by default by @​t0maboro in #​3652
  • feat(iOS 26): Add opt-out flag for interactions during transition for iOS 26 by @​kmichalikk in #​3631
  • feat(split-view): add show(column) command and topColumnForCollapsing prop by @​Ubax in #​3639
  • feat: add imageSource and templateSource icon support to menus by @​Ubax in #​3645

🐞 Bug fixes

🔢 Misc

Full Changelog: software-mansion/react-native-screens@4.23.0...4.24.0

v4.23.0

Compare Source

What's Changed

Minor release.
It's minor, because it ships with improvements with
experimental APIs, however its purpose is mostly to publish fix for FormSheet
on Android related to focus & keyboard management.

🟢 Improvements

  • feat(Android, Stack v5): allow for nested container pop via JS by @​kkafar in #​3612

🐞 Bug fixes

  • fix(Android, FormSheet): Add logic for dismissing keyboard when the BottomSheet is presented by @​t0maboro in #​3617
  • fix(android): default ScreenStackHeaderSubview type is LEFT by @​hannojg in #​3619

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.22.0...4.23.0

v4.22.0

Compare Source

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

🔢 Misc

Full Changelog: software-mansion/react-native-screens@4.21.0...4.22.0

v4.21.0

Compare Source

What's Changed

Minor release bringing a variety of improvements, including enhanced support for xcassets and initial model for the new native stack implementation. This version also includes several important bug fixes and enhancements, especially for modals, stacks, and opening the dev menu from a key event on Android.

🟢 Improvements

🐛 Bug fixes

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.20.0...4.21.0

v4.20.0

Compare Source

What's Changed

Minor release bringing improvements to formSheet on Android in form of support for "dynamic content size" when fitToContents is selected. Beside that important a11y update for bottom tabs and other fixes.

🟢 Improvements

🐛 Bug fixes

⚠️ Changes in experimental APIs

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.19.0...4.20.0

v4.19.0

Compare Source

What's Changed

Minor release. It comes with many improvements & bug fixes. Notably:

  1. bottomAccessory support for native tabs on iOS,
  2. special effects support for tabs on Android,
  3. support for synchronous state updates (behind a feature flag),
  4. quite few more.

⚠️ This release also removes long-deprecated native-stack v5 code from the repository.

See the full change set below 👇🏻

Improvements
Bug fixes
Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.18.0...4.19.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Update one or more dependencies version minor Increment the minor version when merged labels Mar 2, 2026
@renovate renovate bot requested a review from luca-gr4vy March 2, 2026 02:07
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch 7 times, most recently from 75b3a27 to f677ead Compare March 2, 2026 12:27
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from f677ead to 22dea7a Compare March 2, 2026 12:37
@luca-gr4vy luca-gr4vy merged commit 440f4be into main Mar 2, 2026
3 checks passed
@luca-gr4vy luca-gr4vy deleted the renovate/react-native-screens-4.x branch March 2, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant