fix(deps): update dependency react-native-screens to ~4.26.0#164
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency react-native-screens to ~4.26.0#164renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
July 10, 2026 11:14
7d61127 to
927fb1f
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
July 14, 2026 17:39
927fb1f to
ae4eff0
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
July 17, 2026 09:57
ae4eff0 to
7ae68c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~4.16.0→~4.26.0Release Notes
software-mansion/react-native-screens (react-native-screens)
v4.26.2Compare Source
What's Changed
This patch release for 4.26.2 brings important stability improvements specifically for Android.
Key updates include preventing unexpected screen unmounting during fast navigation in Stack v5 by fixing transition finalization, as well as resolving a potential crash related to container state restoration in Tabs.
🐞 Bugfixes
Full Changelog: software-mansion/react-native-screens@4.26.1...4.26.2
v4.26.1Compare Source
What's Changed
This patch release for 4.26.1 brings a few targeted bug fixes for both iOS and Android, alongside a minor package configuration adjustment to improve dependency compatibility.
🐞 Bugfixes
🔢 Misc
Full Changelog: software-mansion/react-native-screens@4.26.0...4.26.1
v4.26.0Compare Source
What's Changed
This release brings a stable Tabs API along with numerous fixes, including improved coordination of FormSheet animations and keyboard interaction on Android, and fixed touch handling for Pressables in transparent headers on iOS.
We're also actively working on v5 of the library — this release adds an experimental standalone FormSheet component for both Android and iOS, and extends the menu API of the new Native Stack with several new features.
✅ Improvements
disable*InsetApplicationprops by @sgaczol in #4220Container&ContainerItemby @kkafar in #4216prefersGrabberVisibleby @t0maboro in #4225menuTitle(headerTitle) in submenus by @kligarski in #4241Container&ContainerItemby @kkafar in #4227keepsMenuPresentedprop to menuItems by @kmichalikk in #4261bottomAccessoryHiddenprop by @kligarski in #4291🐞 Bugfixes
invalidatecall inRNSTabsBottomAccessoryComponentView.didMoveToWindowby @sgaczol in #4155needsCustomLayoutForChildrentotrueforStackHostby @kligarski in #4200🔢 Misc
childrenprops in unstable/experimental components by @kligarski in #3918scenario-description.tsfiles by @sgaczol in #4080apps/into a separate module by @sgaczol in #4052scriptsdirectory by @sgaczol in #4093react-native@0.86.0by @kligarski in #4125showAsActiontest with icon configuration by @kligarski in #4198brew trustfor installingApplesimutilsin iOS e2e workflow by @kligarski in #4214FormSheetDialogManagerfrom React'sFormSheetContentViewby @t0maboro in #4226ImageLoaderonLoaded's result nullable by @kligarski in #4247FormSheetLifecycleCoordinatorfor cleaner dialog event handling by @t0maboro in #4252build.gradleby @m-bert in #4146New Contributors
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.