Skip to content

Commit 378d550

Browse files
committed
Update dependency react-native-screens to v3
1 parent a6064ba commit 378d550

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-native-elements": "^3.0.0-alpha.1",
4040
"react-native-gesture-handler": "~1.8.0",
4141
"react-native-reanimated": "~1.13.0",
42-
"react-native-screens": "~2.15.2",
42+
"react-native-screens": "~3.3.0",
4343
"react-native-vector-icons": "^8.0.0",
4444
"react-native-web": "^0.15.0",
4545
"react-router-dom": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14538,10 +14538,10 @@ [email protected]:
1453814538
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.9.tgz#48864ea976b0fa57142a2cc523e1fd3314e7247e"
1453914539
integrity sha512-wmcGbdyE/vBSL5IjDPReoJUEqxkZsywZw5gPwsVUV1NBpw5eTIdnL6Y0uNKHE25Z661moxPHQz6kwAkYQyorxA==
1454014540

14541-
react-native-screens@~2.15.2:
14542-
version "2.15.2"
14543-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.15.2.tgz#a449700e895b462937211ec72ed6f09652758f06"
14544-
integrity sha512-CagNf2APXkVoRlF3Mugr264FbKbrBg9eXUkqhIPVeZB8EsdS8XPrnt99yj/pzmT+yJMBY0dGrjXT8+68WYh6YQ==
14541+
react-native-screens@~3.3.0:
14542+
version "3.3.0"
14543+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.3.0.tgz#d4464a96620b85d09e46bd6865b5f48456c244f0"
14544+
integrity sha512-ni11jC6I9cFVXdLIDwkgafDHw/STXUNzkR5Fx3w8Wikdzi8gfTEan2kiOm7aS42d2F/LXddZ6i74Z2em0L6LPQ==
1454514545

1454614546
react-native-size-matters@^0.3.1:
1454714547
version "0.3.1"

0 commit comments

Comments
 (0)