Skip to content

Commit ca2bf1a

Browse files
authored
release: 4.13.0 (#3020)
## Description - **Release 4.13.0** - **Update podfile locks**
1 parent d2b9f3b commit ca2bf1a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2304,7 +2304,7 @@ PODS:
23042304
- ReactCommon/turbomodule/core
23052305
- SocketRocket
23062306
- Yoga
2307-
- RNScreens (4.12.0):
2307+
- RNScreens (4.13.0):
23082308
- boost
23092309
- DoubleConversion
23102310
- fast_float
@@ -2655,7 +2655,7 @@ SPEC CHECKSUMS:
26552655
ReactCommon: 2a36c33c9f2d60fe8e760685ff99628730b25d43
26562656
RNGestureHandler: 876822d8062d5acdb53aa07d8e58ff1f44371f36
26572657
RNReanimated: 7e273cda8e13a7efef02a4942f9680b7b5262ca3
2658-
RNScreens: b1e999ce1dc95d370e6d735bd1040bf10c2a47c3
2658+
RNScreens: 6eea28ad4d99144815d07462ed0eab9747dcff0b
26592659
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
26602660
Yoga: c8798357f928802015a217ccd2fe692b61a090c2
26612661

FabricExample/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@ PODS:
22432243
- ReactCommon/turbomodule/core
22442244
- SocketRocket
22452245
- Yoga
2246-
- RNScreens (4.12.0):
2246+
- RNScreens (4.13.0):
22472247
- boost
22482248
- DoubleConversion
22492249
- fast_float
@@ -2271,10 +2271,10 @@ PODS:
22712271
- ReactCodegen
22722272
- ReactCommon/turbomodule/bridging
22732273
- ReactCommon/turbomodule/core
2274-
- RNScreens/common (= 4.12.0)
2274+
- RNScreens/common (= 4.13.0)
22752275
- SocketRocket
22762276
- Yoga
2277-
- RNScreens/common (4.12.0):
2277+
- RNScreens/common (4.13.0):
22782278
- boost
22792279
- DoubleConversion
22802280
- fast_float
@@ -2621,7 +2621,7 @@ SPEC CHECKSUMS:
26212621
ReactCodegen: 5edf192e4506ca9b86c1103a4c739c0e891e7540
26222622
ReactCommon: 2a36c33c9f2d60fe8e760685ff99628730b25d43
26232623
RNGestureHandler: fabb15d507aebf871bf391ec1cdded706c58688b
2624-
RNScreens: 0c212bb49acd2d711852d4995092c9e3d3390d84
2624+
RNScreens: ba4794108bf005213ac58049ea7773e35f4d9016
26252625
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
26262626
Yoga: c8798357f928802015a217ccd2fe692b61a090c2
26272627

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-screens",
3-
"version": "4.12.0",
3+
"version": "4.13.0",
44
"description": "Native navigation primitives for your React Native app.",
55
"scripts": {
66
"submodules": "git submodule update --init --recursive && (cd react-navigation && yarn && yarn build && cd ../)",

0 commit comments

Comments
 (0)