Skip to content

Commit 761fdbb

Browse files
Bump react-native-screens from 2.8.0 to 2.16.1
Bumps [react-native-screens](https://github.com/kmagiera/react-native-screens) from 2.8.0 to 2.16.1. - [Release notes](https://github.com/kmagiera/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@2.8.0...2.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dd9314a commit 761fdbb

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-native-keyboard-avoiding-scroll-view": "^1.0.1",
2121
"react-native-reanimated": "^1.9.0",
2222
"react-native-safe-area-context": "^3.0.5",
23-
"react-native-screens": "^2.8.0",
23+
"react-native-screens": "^2.16.1",
2424
"react-native-vector-icons": "^6.6.0",
2525
"react-navigation": "^4.3.9",
2626
"react-navigation-stack": "^2.10.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6428,10 +6428,10 @@ react-native-safe-area-view@^0.14.9:
64286428
dependencies:
64296429
hoist-non-react-statics "^2.3.1"
64306430

6431-
react-native-screens@^2.8.0:
6432-
version "2.15.0"
6433-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.15.0.tgz#9b97c1881c4fcdf304bf363f0013225901625f44"
6434-
integrity sha512-qTSQPy0WKHtlb8xt5gY0Gt6sdvfQUQAnFSqgsggW9UEvySbkHzpqOrOYNA79Ca8oXO0dCFwp6X8buIiDefa7+Q==
6431+
react-native-screens@^2.16.1:
6432+
version "2.16.1"
6433+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.16.1.tgz#b105a127378d90018a46daf0c2f6518fca60c06f"
6434+
integrity sha512-WZ7m0sBDVaHbBnlHxwQnUlI6KNfQKHq+Unfw+VBuAlnSXvT+aw6Bb/K2bUlHzBgvrPjwY3Spc7ZERFuTwRLLwg==
64356435

64366436
react-native-vector-icons@^6.6.0:
64376437
version "6.7.0"

0 commit comments

Comments
 (0)