fix(deps): update dependency react-native-screens to ~4.10.0 - #259
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency react-native-screens to ~4.10.0#259renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for diegomais-tindev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
🚀 Expo preview is ready!
|
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
2 times, most recently
from
February 19, 2025 14:45
08083f1 to
3ac94a4
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
February 19, 2025 19:54
3ac94a4 to
0c93de5
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
February 21, 2025 18:52
0c93de5 to
1d53011
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
March 27, 2025 17:31
1d53011 to
4cbc6a0
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
April 15, 2025 23:18
4cbc6a0 to
b9b43e0
Compare
renovate
Bot
force-pushed
the
renovate/react-native-screens-4.x
branch
from
April 17, 2025 00:52
b9b43e0 to
c90bc07
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.4.0->~4.10.0Release Notes
software-mansion/react-native-screens (react-native-screens)
v4.10.0Compare Source
Minor release adding support for
formSheet+ScrollView+ sticky header layout on iOS (requires specific view hierarchy to work, see: #2747. The release includes also series of important fixes.There are a lot of big internal changes in this release - we kindly ask you to report any bug issues and especially regressions we didn't catch.
Cheers!
What's Changed
sheetAllowedDetentsvalue & apply appropriate styles by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2762ScreenStack.onUpdatemethod by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2763formSheetnot visible when going back frompushin parent stack by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2767Exampleby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2780notifyChildUpdated->onChildUpdatedby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2783formSheetselected detent index after fragment reattachment by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2782formSheetpresentation by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2788formSheetwithfitToContentsdoes not have correct height after goBack by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2789RNSScreenStackHeaderConfig.updateViewController:withConfig:animated:by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2798setOptionsby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2812New Contributors
Full Changelog: software-mansion/react-native-screens@4.9.1...4.10.0
v4.9.2Compare Source
v4.9.1Compare Source
What's Changed
4.9.0 has issue when building using
USE_FRAMEWORKS=dynamic. This version should resolve these.🐞 Fixes
🔢 Misc
Full Changelog: software-mansion/react-native-screens@4.9.0...4.9.1
v4.9.0Compare Source
What's Changed
Minor release focused on bringing stable support for react-native 0.78.
✅ Improvements
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-screens@4.8.0...4.9.0
v4.8.0Compare Source
What's Changed
Fixup for 4.7.0 with unresolved import (when using frameworks) + 16 KB page size support on Android
-Wdollar-in-identifier-extensioncompile time warning by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2707New Contributors
Full Changelog: software-mansion/react-native-screens@4.7.0...4.8.0
v4.7.0Compare Source
What's Changed
Minor release focused on bugfixing.
In case you use
formSheetstack presentation on Android this might change the hide animation of the sheet. Previous one was buggy, therefore this change is considered a fix rather than a breaking change.🐛 Bug fixes
fitToContentsby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2670🔢 Miscellaneous
fitToContentsincludes small bottom padding on iOS by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2701Full Changelog: software-mansion/react-native-screens@4.6.0...4.7.0
v4.6.0Compare Source
What's Changed
Minor release providing few important fixes, including these for pressables on new architecture and
FullWindowOverlay.👍 Improvements
🐛 Bug fixes
RCTMountingTransactionObservingimplementation new-arch only by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2624🔢 Miscellaneous
react-native-vector-iconsby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2621FabricEnabledHeaderSubviewGroup->FabricEnabledHeaderSubviewViewGroup+ fix arch-consistency check by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2622New Contributors
Full Changelog: software-mansion/react-native-screens@4.5.0...4.6.0
v4.5.0Compare Source
What's Changed
Minor release coming with support for
react-native@0.77and few minor bugfixes.👍 Improvements
react-native@0.77by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2581🐛 Bug fixes
🔢 Miscellaneous
Full Changelog: software-mansion/react-native-screens@4.4.0...4.5.0
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.
This PR was generated by Mend Renovate. View the repository job log.