Rocket.Chat.ReactNative
Rocket.Chat.ReactNative copied to clipboard
Upgrade: Bump react-native-screens from 3.11.0 to 3.14.0
Bumps react-native-screens from 3.11.0 to 3.14.0.
Release notes
Sourced from react-native-screens's releases.
3.14.0
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: Bug fixes
- Remove processColor by
@WoLewickiin software-mansion/react-native-screens#1367- Fix edge swipe (interactive pop) gesture recognition by
@radexin software-mansion/react-native-screens#1370- Add check for if container is null by
@WoLewickiin software-mansion/react-native-screens#1375- iOS Fabric snapshotting mechanism by
@kacperkapusciakin software-mansion/react-native-screens#1357- Add ndkVersion to Android project by
@maximzhemerenkoin software-mansion/react-native-screens#1411- BlurView integration with ScreenStack by
@WoLewickiin software-mansion/react-native-screens#1406- Check ios version for home indicator hiding by
@WoLewickiin software-mansion/react-native-screens#1423- Add better fabric_enabled check by
@WoLewickiin software-mansion/react-native-screens#1448- Fix bad initial frame position by
@kkafarin software-mansion/react-native-screens#1463- Fix various Fabric issues by
@WoLewickiin software-mansion/react-native-screens#1485hideHeaderIfNecessaryfor Fabric by@kkafarin software-mansion/react-native-screens#1491- Reset values after animations and make snapshot only when necessary by
@WoLewickiin software-mansion/react-native-screens#1496:+1: Improvements
- Add gesture response distance by
@WoLewickiin software-mansion/react-native-screens#1296- Add Screen props:
fullScreenSwipeEnabled(1) by@kkafarin software-mansion/react-native-screens#1362- Add Screen props: Window traits (2) by
@kkafarin software-mansion/react-native-screens#1363- Add Screen props:
stackPresentation&stackAnimation(4) by@kkafarin software-mansion/react-native-screens#1365- Add iOS search bar tint color by
@gorbyparkin software-mansion/react-native-screens#1407- Add prop for hiding keyboard on swipe by
@WoLewickiin software-mansion/react-native-screens#1419- Add missing props & unify business logic between archs by
@kkafarin software-mansion/react-native-screens#1430- Add missing Screen prop: swipeDirection by
@kkafarin software-mansion/react-native-screens#1461- Bring Fabric to ScreenContainer component by
@kkafarin software-mansion/react-native-screens#1458- Implement
onFinishTransitioningevent for ScreenStack for Fabric by@kkafarin software-mansion/react-native-screens#1471- Bring Fabric to SearchBar by
@kkafarin software-mansion/react-native-screens#1470- Implement
onTransitionProgressevent for Screen for Fabric by@kkafarin software-mansion/react-native-screens#1472- Add
FullWindowOverlaycomponent for Fabric by@kkafarin software-mansion/react-native-screens#1495:1234: Miscellaneous
- Use c++17 for fabric on iOS by
@janicduplessisin software-mansion/react-native-screens#1360- Update README.md by
@dsokalin software-mansion/react-native-screens#1368- Setup for FabricTestExample app by
@kkafarin software-mansion/react-native-screens#1371- Merge Fabric & Paper impls: ScreenView & ScreenController (1) by
@kkafarin software-mansion/react-native-screens#1415- Merge Fabric & Paper impls: ScreenStack (2) by
@kkafarin software-mansion/react-native-screens#1416- Merge Fabric & Paper impls: ScreenStackHeaderConfig (3) by
@kkafarin software-mansion/react-native-screens#1417- Merge Fabric & Paper impls: ScreenStackHeaderSubview (4) by
@kkafarin software-mansion/react-native-screens#1418- Use recommended WindowInsetsControllerCompat for StatusBar management by
@kirillzyuskoin software-mansion/react-native-screens#1451- Add .mm files to lint-staged by
@WoLewickiin software-mansion/react-native-screens#1462
... (truncated)
Commits
16289cefeat: addFullWindowOverlaycomponent for Fabric (#1495)24393d3fix: reset values after animations and make snapshot only when necessary (#1496)318e613chore: remove dependency on react-navigation@v4 & unify test example apps (#1...3df64e7fix:hideHeaderIfNecessaryfor Fabric (#1491)afff28bfeat: implementonTransitionProgressevent for Screen for Fabric (#1472)166d60cchore: bump react-native version to 0.69.0 (#1484)a10bb81feat: bring Fabric to SearchBar (#1470)3a8a29cfeat: implementonFinishTransitioningevent for ScreenStack for Fabric (#1471)bc234d7fix: fabric issues (#1485)f1a8bd2feat: bring Fabric to ScreenContainer component (#1458)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)