Skip to content

Commit fde5591

Browse files
committed
Upgrade to react-native-screens v3.30.1
1 parent b13e7cb commit fde5591

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -608,9 +608,9 @@ PODS:
608608
- RCT-Folly (= 2021.07.22.00)
609609
- React-Core
610610
- ReactCommon/turbomodule/core
611-
- RNScreens (3.19.0):
611+
- RNScreens (3.30.1):
612+
- RCT-Folly (= 2021.07.22.00)
612613
- React-Core
613-
- React-RCTImage
614614
- RNShare (7.1.2):
615615
- React-Core
616616
- RNSound (0.11.0):
@@ -1228,7 +1228,7 @@ SPEC CHECKSUMS:
12281228
RNQrGenerator: 90461ba3ca88c1d38ef73da50fade35d9648215d
12291229
RNReactNativeHapticFeedback: 1e3efeca9628ff9876ee7cdd9edec1b336913f8c
12301230
RNReanimated: 4943d1e286130877c0539f053c3f36a22d8c66f5
1231-
RNScreens: ea4cd3a853063cda19a4e3c28d2e52180c80f4eb
1231+
RNScreens: bb06f14b5c352e603f2527caac02ca0d6398c6e5
12321232
RNShare: 0fec82bd2e67d09f895937ccb4f5a097e714dec2
12331233
RNSound: da030221e6ac7e8290c6b43f2b5f2133a8e225b0
12341234
RNStoreReview: 923b1c888c13469925bf0256dc2c046eab557ce5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"react-native-reanimated": "^3.8.1",
146146
"react-native-safari-view": "^2.1.0",
147147
"react-native-safe-area-context": "^4.6.4",
148-
"react-native-screens": "^3.19.0",
148+
"react-native-screens": "^3.30.1",
149149
"react-native-share": "^7.1.2",
150150
"react-native-snap-carousel": "^3.9.1",
151151
"react-native-sound": "^0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16097,10 +16097,10 @@ react-native-safe-area-context@^4.6.4:
1609716097
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.6.4.tgz#84a324f28209a91a9a5b802f9339428f2366ebe3"
1609816098
integrity sha512-UWYsokTLZmj8g0cluzoUeGUjQrCTW4slKr2xKmuwQCurAuvSJq/QvfhCrqyea++XrXo46+1Q3wSoP50YXG24jA==
1609916099

16100-
react-native-screens@^3.19.0:
16101-
version "3.19.0"
16102-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.19.0.tgz#ec68685e04b074ebce4641b3a0ae7e2571629b75"
16103-
integrity sha512-Ehsmy7jr3H3j5pmN+/FqsAaIAD+k+xkcdePfLcg4rYRbN5X7fJPgaqhcmiCcZ0YxsU8ttsstP9IvRLNQuIkRRA==
16100+
react-native-screens@^3.30.1:
16101+
version "3.30.1"
16102+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.30.1.tgz#254f5cbbeed649492da112756f85ecae3ccf313e"
16103+
integrity sha512-/muEvjocCtFb+j5J3YmLvB25+f4rIU8hnnxgGTkXcAf2omPBY8uhPjJaaFUlvj64VEoEzJcRpugbXWsjfPPIFg==
1610416104
dependencies:
1610516105
react-freeze "^1.0.0"
1610616106
warn-once "^0.1.0"

0 commit comments

Comments
 (0)