metamask-mobile
metamask-mobile copied to clipboard
Bump react-native-screens from 3.4.0 to 3.13.1
Bumps react-native-screens from 3.4.0 to 3.13.1.
Release notes
Sourced from react-native-screens's releases.
3.13.1
Patch release adding software-mansion/react-native-screens#1351 that suppresses
Function components cannot be given refs. Attempts to access this ref will failwarning on Fabric architecture.3.13.0
Minor release fixing bugs, improving typings, and adding some functionalities 🎉
:bug: Bug fixes
- resetViewToScreen on prepareToRecycle (#1339) by
@kacperkapusciak- fix fast ios modal push (#1326) by
@WoLewicki- remove react-native-gradle-plugin from dependencies (#1346) by
@kacperkapusciakand@tido64- apply initial navigation bar color (#1344) by
@burakgormek:+1: Improvements
- add stack nesting on Fabric (#1343) by
@kacperkapusciak:1234: Miscellaneous
- bump TestsExample/ to react-native 0.68rc1 (#1316) by
@kacperkapusciak- update react-native-safe-area-context to fabric compatible version (#1333) by
@janicduplessis- remove patch-package from FabricExample (#1335) by
@kacperkapusciak- add cache-dependency-path on Android (#1336) by
@kacperkapusciak:raised_hands: Thank you for your contributions!
3.12.0
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:
- Add Fabric example app (#1261) by
@Ubax- Publish Fabric and classic architecture release (#1308) by
@Ubax- Add test build Fabric workflows (#1321) by
@kacperkapusciakand@Ubax- Fix headerTitle & title props (#1320) by
@kacperkapusciak- Remove enableFabric requirement (#1319) by
@Ubax- Remove additional config steps required when running Fabric version on Android (#1322) by
@kmagiera- Fix Android props on Paper (#1325) by
@Ubax- Reword sentences in Fabric section (#1327) by
@kacperkapusciak- Cleanup build process for pre-codegen versions of react-native (#1328) by
@kmagiera3.11.1
Patch release adding software-mansion/react-native-screens#1313 that fixes incorrect swipe direction default.
3.11.0
Minor release fixing bugs, improving typings, and adding some functionalities 🎉
:bug: Bug fixes
... (truncated)
Commits
8e6def1Release 3.13.112702dbfix: wrap Screen component with React.forwardRef on Fabric (#1351)1c03871Release 3.13.0da080e3fix: apply initial navigation bar color (#1344)71e9eeefix: add stack nesting on Fabric (#1343)01b1af6fix: remove react-native-gradle-plugin from dependencies (#1346)dc3d433fix: fast ios modal push (#1326)fdbefc6fix: resetViewToScreen on prepareToRecycle (#1339)f33e553chore(deps): bump ajv from 6.12.2 to 6.12.6 (#1314)835de81chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /FabricExample (#1318)- 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)