Skip to content

Update dependency react-native-screens to ~4.24.0#11

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-screens-4.x
Open

Update dependency react-native-screens to ~4.24.0#11
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-screens-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
react-native-screens ~4.16.0~4.24.0 age confidence

Release Notes

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

v4.24.0

Compare Source

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

v4.18.0

Compare Source

Minor release with important changes in bottom tabs icons API, recently added header items API and few more.

What's Changed

🟢 Improvements / Changes
🐞 Bug fixes
🔢 Misc

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

v4.17.1

Compare Source

Patch release with fix for failing iOS build in release mode.

What's Changed

  • fix(iOS): build error in release mode - imageLoader not defined by @​kkafar in #​3300

Full Changelog: software-mansion/react-native-screens@4.17.0...4.17.1

v4.17.0

Compare Source

Minor release including:

  • 👉🏻 Important patches for iOS 26 behaviour
  • 👉🏻 New API for specifying native header items on iOS by @​johankasperi,
  • 👉🏻 New experimental safe area component handling native header / bottom tabs, etc.,
  • 👉🏻 Support for UIScrollEdgeEffect,
  • 👉🏻 Support for "glassy" form sheets on iOS 26,
  • 👉🏻 Many other important patches & improvements.

See the full list of PRs below 👇🏻

What's Changed

🟢 Improvements
🐞 Bug fixes
🔢 Misc

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 changed the title Update dependency react-native-screens to ~4.3.0 Update dependency react-native-screens to ~4.4.0 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 5f8c3c5 to feda059 Compare December 21, 2024 11:54
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.4.0 Update dependency react-native-screens to ~4.5.0 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from feda059 to 4b9a393 Compare January 11, 2025 07:36
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.5.0 Update dependency react-native-screens to ~4.6.0 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 4b9a393 to 446b544 Compare February 1, 2025 03:43
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.6.0 Update dependency react-native-screens to ~4.8.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch 2 times, most recently from 3e0f01c to 85b9731 Compare February 22, 2025 07:45
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.8.0 Update dependency react-native-screens to ~4.9.0 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 85b9731 to b527599 Compare March 29, 2025 11:50
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.9.0 Update dependency react-native-screens to ~4.10.0 Mar 29, 2025
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.10.0 Update dependency react-native-screens to ~4.11.0 May 31, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from b527599 to 51d56da Compare May 31, 2025 20:08
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 51d56da to 6ddd148 Compare July 19, 2025 12:05
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.11.0 Update dependency react-native-screens to ~4.13.0 Jul 19, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 6ddd148 to 5cf8aa1 Compare August 13, 2025 23:55
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.13.0 Update dependency react-native-screens to ~4.14.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 5cf8aa1 to 15d7ddd Compare August 16, 2025 03:12
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 15d7ddd to 8e3ff69 Compare August 23, 2025 07:41
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.14.0 Update dependency react-native-screens to ~4.15.0 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch 2 times, most recently from 2c1801b to 62d7b7f Compare September 5, 2025 15:35
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.15.0 Update dependency react-native-screens to ~4.16.0 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 62d7b7f to e806b99 Compare September 26, 2025 04:12
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from e806b99 to f79c10c Compare October 16, 2025 07:31
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.16.0 Update dependency react-native-screens to ~4.17.0 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from f79c10c to 14255f4 Compare October 25, 2025 15:33
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.17.0 Update dependency react-native-screens to ~4.18.0 Oct 25, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 14255f4 to fcdb0ef Compare December 3, 2025 19:28
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from fcdb0ef to c27d04b Compare December 17, 2025 08:04
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.18.0 Update dependency react-native-screens to ~4.19.0 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from c27d04b to 95e37f9 Compare January 20, 2026 07:43
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.19.0 Update dependency react-native-screens to ~4.20.0 Jan 20, 2026
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.20.0 Update dependency react-native-screens to ~4.21.0 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch 2 times, most recently from 5a3e099 to 5cf632b Compare February 5, 2026 00:14
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.21.0 Update dependency react-native-screens to ~4.22.0 Feb 5, 2026
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from 5cf632b to dfcecbc Compare February 7, 2026 03:16
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.22.0 Update dependency react-native-screens to ~4.23.0 Feb 7, 2026
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from dfcecbc to fa04d4c Compare February 13, 2026 07:44
@renovate renovate bot force-pushed the renovate/react-native-screens-4.x branch from fa04d4c to 059dfdf Compare February 24, 2026 04:16
@renovate renovate bot changed the title Update dependency react-native-screens to ~4.23.0 Update dependency react-native-screens to ~4.24.0 Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants