app
app copied to clipboard
chore(deps): bump react-native-screens from 3.13.1 to 3.17.0 in /packages/mobile
Bumps react-native-screens from 3.13.1 to 3.17.0.
Release notes
Sourced from react-native-screens's releases.
3.17.0
Minor release fixing bugs, including #1565 🎉
:bug: Bug fixes
- Fallback to default behaviour when fragment not found by
@kkafarin software-mansion/react-native-screens#1566- Use angle-bracket imports by
@tomekzawin software-mansion/react-native-screens#1572:1234: Miscellaneous
- Remove redundant packages directory with nightly screens version by
@kkafarin software-mansion/react-native-screens#1564- Update issue template by
@kkafarin software-mansion/react-native-screens#1569- Upgrade iOS CI runner image by
@tomekzawin software-mansion/react-native-screens#1571New Contributors
@tomekzawmade their first contribution in software-mansion/react-native-screens#1572:raised_hands: Thank you for your contributions!
Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.16.0...3.17.0
3.16.0
Minor release fixing cooperation of gesture recognisers & modals, fixing bugs and adding some new features 🎉
:bug: Bug fixes
- Reject all gestures when modal is presented by
@kkafarin software-mansion/react-native-screens#1524- Fix invalid dismissCount value when closing modals by
@kkafarin software-mansion/react-native-screens#1531- Set VCs of views from recycling pool as UIAdaptivePresentationControllerDelegate by
@kkafarin software-mansion/react-native-screens#1535- Manually enable device orientation notifications by
@kkafarin software-mansion/react-native-screens#1543- Fix invalid header background colour by
@kkafarin software-mansion/react-native-screens#1560- Remove explicit folly version by
@kacperkapusciakin software-mansion/react-native-screens#1549- Wrap Screen with ScreenContext by
@kacperkapusciakin software-mansion/react-native-screens#1539:+1: Improvements
- Restore working events on Android by
@WoLewickiin software-mansion/react-native-screens#1519- Update Supported React Native Versions Table in ReadMe by
@shaneboyarin software-mansion/react-native-screens#1528- Add freezeOnBlur prop to enable/disable freeze per navigator & per screen by
@janicduplessisin software-mansion/react-native-screens#1538- Handle React Native loaded on Fragment by
@kkafarin software-mansion/react-native-screens#1553- Throw error when failed to find fragment for react root view by
@kkafarin software-mansion/react-native-screens#1562- Avoid unnecessary struct copying in iOS code by
@kkafarin software-mansion/react-native-screens#1534:1234: Miscellaneous
... (truncated)
Commits
a07bdb2Release 3.17.039da9befix: upgrade iOS CI runner image (#1571)1a7019bfix: use angle-bracket imports (#1572)dfc90dbchore: update issue template (#1569)9bc47fbfix: fallback to default behaviour when fragment not found (#1566)2c65abfchore: remove redundant packages directory with nightly screens version (#1564)b3a1d5eRelease 3.16.07b69f8cchore: throw error when failed to find fragment for react root view (#1562)b16fceafix: invalid header background colour (#1560)9a0eb32fix: handle React Native loaded on Fragment (#1553)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by kkafar, a new releaser for react-native-screens since your current version.
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)