fix(deps): update dependency react-native-screens to v3.18.2 #178
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:
3.10.1->3.18.2Release Notes
software-mansion/react-native-screens
v3.18.2Compare Source
Patch release fixing regression on old architecture introduced in 3.18.1.
See #1614 & #1615 for details.
🐛 Bug fixes
v3.18.1Compare Source
Patch release fixing #1608 as library configuration for
@react-native-cliwas not present in previously released version.🐛 Bug fixes
react-native.config.jsto npm package by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1611Full Changelog: software-mansion/react-native-screens@3.18.0...3.18.1
v3.18.0Compare Source
Minor release focusing on Fabric autolinking, small fixes, support for React Native 0.70 and some internal changes 🎉
Important: Since this version, Fabric is only supported for React Native 0.70+. Support for older versions has beed dropped. See #1594.
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
Full Changelog: software-mansion/react-native-screens@3.17.0...3.18.0
v3.17.0Compare Source
Minor release fixing bugs, including #1565 🎉
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
🙌 Thank you for your contributions!
Full Changelog: software-mansion/react-native-screens@3.16.0...3.17.0
v3.16.0Compare Source
Minor release fixing cooperation of gesture recognisers & modals, fixing bugs and adding some new features 🎉
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
New Contributors
🙌 Thank you for your contributions!
Full Changelog: software-mansion/react-native-screens@3.15.0...3.16.0
v3.15.0Compare Source
Minor release focused mostly on resolving issues with gesture recognition and its integration with
ScrollViewon iOS (Fabric & Paper)🐛 Bug fixes
UIGestureRecognizerDelegateAPI for older iOS versions by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1516👍 Improvements
🔢 Miscellaneous
New Contributors
🙌 Thank you for your contributions!
Full Changelog: software-mansion/react-native-screens@3.14.1...3.15.0
v3.14.1Compare Source
Patch release fixing bug which caused
gestureResponseDistanceScreenprop to not work properly, when the component was not created viareact-native-screensnative stack. See: https://github.com/software-mansion/react-native-screens/pull/1507 for changes.v3.14.0Compare Source
Minor release fixing bugs, introducing better support for Fabric (iOS), compatibility with react-native 0.69
Moreover, from this release forward, Fabric is supported only for react-native 0.69+. Support for 0.68.x is dropped.
🐛 Bug fixes
hideHeaderIfNecessaryfor Fabric by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1491👍 Improvements
fullScreenSwipeEnabled(1) by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1362stackPresentation&stackAnimation(4) by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1365onFinishTransitioningevent for ScreenStack for Fabric by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1471onTransitionProgressevent for Screen for Fabric by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1472FullWindowOverlaycomponent for Fabric by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1495🔢 Miscellaneous
🙌 Thank you for your contributions!
Full Changelog: software-mansion/react-native-screens@3.13.1...3.14.0
v3.13.1Compare Source
Patch release adding https://github.com/software-mansion/react-native-screens/pull/1351 that suppresses
Function components cannot be given refs. Attempts to access this ref will failwarning on Fabric architecture.v3.13.0Compare Source
Minor release fixing bugs, improving typings, and adding some functionalities 🎉
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
🙌 Thank you for your contributions!
v3.12.0Compare Source
This minor release includes initial support for Fabric architecture 🎉
To learn about what we've achieved so far check out our Introducing Fabric to React Native Screens blog post.
Changes:
v3.11.1Compare Source
Patch release adding https://github.com/software-mansion/react-native-screens/pull/1313 that fixes incorrect swipe direction default.
v3.11.0Compare Source
Minor release fixing bugs, improving typings, and adding some functionalities 🎉
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
7efa269) by @kmagierae71c279) by @WoLewicki🙌 Thank you for your contributions!
v3.10.2Compare Source
Patch release adding https://github.com/software-mansion/react-native-screens/pull/1245 that removes the use of
jcenter()in the libraryConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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 has been generated by Mend Renovate. View repository job log here.