Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Commit 05b53b3

Browse files
committed
fix(deps): update dependency react-native-screens to v2.18.1
1 parent 21ddfb0 commit 05b53b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-native-localize": "^2.0.1",
3737
"react-native-reanimated": "1.13.0",
3838
"react-native-safe-area-context": "3.1.7",
39-
"react-native-screens": "2.10.1",
39+
"react-native-screens": "2.18.1",
4040
"styled-components": "4.4.1"
4141
},
4242
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11809,10 +11809,10 @@ [email protected]:
1180911809
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.7.tgz#fc9e636dfb168f992a2172d363509ce0611a8403"
1181011810
integrity sha512-qSyg/pVMwVPgAy8yCvw349Q+uEUhtRBV33eVXHHkfoou1vCChJxI7SmNR47/6M3BLdjWcyc4lcd018Kx+jhQCw==
1181111811

11812-
react-native-screens@2.10.1:
11813-
version "2.10.1"
11814-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.10.1.tgz#06d22fae87ef0ce51c616c34a199726db1403b95"
11815-
integrity sha512-Z2kKSk4AwWRQNCBmTjViuBQK0/Lx0jc25TZptn/2gKYUCOuVRvCekoA26u0Tsb3BIQ8tWDsZW14OwDlFUXW1aw==
11812+
react-native-screens@2.18.1:
11813+
version "2.18.1"
11814+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.18.1.tgz#47b9991c6f762d00d0ed3233e5283d523e859885"
11815+
integrity sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw==
1181611816

1181711817
react-native-swipe-gestures@^1.0.4:
1181811818
version "1.0.5"

0 commit comments

Comments
 (0)