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
7d61127 to
927fb1f
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.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
Full Changelog: software-mansion/react-native-screens@4.25.2...4.26.0
v4.25.2Compare Source
What's changed
Patch release bringing two important fixes.
Bug fixes 🐞
Full Changelog: software-mansion/react-native-screens@4.25.1...4.25.2
v4.25.1Compare Source
What's Changed
Patch version with some crucial fixes.
Bug fixes 🐞
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.