Skip to content

Commit d4b33c1

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

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.1.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.1.0:
14542+
version "3.1.0"
14543+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.1.0.tgz#3b516528b54ab8108bf230197fa6e65c7c4a062a"
14544+
integrity sha512-2nCwfminzGfM61Py4PID5hJVV4zGhbYD6TIv16Xj6M0MMNWr9esqIlI94NymY7B12SToXMb5duKU/IR5iBCykg==
1454514545

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

0 commit comments

Comments
 (0)