fix(deps): update dependency react-native-screens to ~4.10.0 - #299
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency react-native-screens to ~4.10.0#299renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
🚀 Expo preview is ready!
|
✅ Deploy Preview for diegomais-rocketbox canceled.
|
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
Please note that this change only aligns the library with the behaviour of min. supported
react-nativeversion, which is 0.76 (old arch) and 0.77 (new arch). This should not affect your apps unless you're using olderreact-nativeversion + custom patches.🟢 Improvements
🐞 Bug fixes
setOptionsby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2812sheetAllowedDetentsvalue & apply appropriate styles by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2762formSheetnot visible when going back frompushin parent stack by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2767formSheetselected 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/2789🔢 Misc
ScreenStack.onUpdatemethod by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2763Exampleby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2780notifyChildUpdated->onChildUpdatedby @kkafar in https://github.com/software-mansion/react-native-screens/pull/2783RNSScreenStackHeaderConfig.updateViewController:withConfig:animated:by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2798New 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.