Skip to content

Commit f00a46d

Browse files
Update dependency react-native-screens to v3.20.0
1 parent 92699f0 commit f00a46d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"react-native-progress": "^5.0.0",
7676
"react-native-reanimated": "~2.13.0",
7777
"react-native-safe-area-context": "4.3.4",
78-
"react-native-screens": "3.15.0",
78+
"react-native-screens": "3.20.0",
7979
"react-native-svg": "12.3.0",
8080
"reactotron-mst": "3.1.4",
8181
"reactotron-react-js": "^3.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13816,10 +13816,10 @@ react-native-safe-area-context@4.3.4:
1381613816
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.3.4.tgz#79060fcc02ef38d6fd7afdf87b2301b06bd99fe9"
1381713817
integrity sha512-4dFZPDHRigZ+uw8HCmMLyC/IT1BG0B9QLvuwsBQAMDCRSrxISIYza9VIbsIn2FGvZiQ1gOoXBHDmy9WFihQsTg==
1381813818

13819-
react-native-screens@3.15.0:
13820-
version "3.15.0"
13821-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.15.0.tgz#78e42c8df72851b1ff235ddf5434b961ae123ca5"
13822-
integrity sha512-ezC5TibsUYyqPuuHpZoM3iEl6bRzCVBMJeGaFkn7xznuOt1VwkZVub0BvafIEYR/+AQC/RjxzMSQPs1qal0+wA==
13819+
react-native-screens@3.20.0:
13820+
version "3.20.0"
13821+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.20.0.tgz#4d154177395e5541387d9a05bc2e12e54d2fb5b1"
13822+
integrity sha512-joWUKWAVHxymP3mL9gYApFHAsbd9L6ZcmpoZa6Sl3W/82bvvNVMqcfP7MeNqVCg73qZ8yL4fW+J/syusHleUgg==
1382313823
dependencies:
1382413824
react-freeze "^1.0.0"
1382513825
warn-once "^0.1.0"

0 commit comments

Comments
 (0)