File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2404,7 +2404,7 @@ PODS:
2404
2404
- ReactCommon/turbomodule/core
2405
2405
- SocketRocket
2406
2406
- Yoga
2407
- - RNScreens (4.15.3 ):
2407
+ - RNScreens (4.15.4 ):
2408
2408
- boost
2409
2409
- DoubleConversion
2410
2410
- fast_float
@@ -2750,7 +2750,7 @@ SPEC CHECKSUMS:
2750
2750
ReactCommon: 3c95b5086d10c5da3d6d0fc920fc1ce6c984a496
2751
2751
RNGestureHandler: 4e01eefc427d3af22b877fdb4f7bc826132daab6
2752
2752
RNReanimated: 1d9e9249c9e4222881b7107e52b52f4a9ee879b6
2753
- RNScreens: c64cc22ed8ad354a61bbb948081013f8a6b5acfb
2753
+ RNScreens: 0d9918734aa4382a5c667fc4b3cc8de8b5e97911
2754
2754
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
2755
2755
Yoga: 72ab8318e9f1910fbdd236b045eb5455c8415d92
2756
2756
Original file line number Diff line number Diff line change @@ -2432,7 +2432,7 @@ PODS:
2432
2432
- RNWorklets
2433
2433
- SocketRocket
2434
2434
- Yoga
2435
- - RNScreens (4.15.3 ):
2435
+ - RNScreens (4.15.4 ):
2436
2436
- boost
2437
2437
- DoubleConversion
2438
2438
- fast_float
@@ -2459,10 +2459,10 @@ PODS:
2459
2459
- ReactCodegen
2460
2460
- ReactCommon/turbomodule/bridging
2461
2461
- ReactCommon/turbomodule/core
2462
- - RNScreens/common (= 4.15.3 )
2462
+ - RNScreens/common (= 4.15.4 )
2463
2463
- SocketRocket
2464
2464
- Yoga
2465
- - RNScreens/common (4.15.3 ):
2465
+ - RNScreens/common (4.15.4 ):
2466
2466
- boost
2467
2467
- DoubleConversion
2468
2468
- fast_float
@@ -2897,7 +2897,7 @@ SPEC CHECKSUMS:
2897
2897
ReactCommon: 3c95b5086d10c5da3d6d0fc920fc1ce6c984a496
2898
2898
RNGestureHandler: 4f7cc97a71d4fe0fcba38c94acdd969f5f17c91c
2899
2899
RNReanimated: eb8245407bc79563368560b53c1faa465fa5c019
2900
- RNScreens: 204935c8b64867c7a5683e2db0a8640f909beda5
2900
+ RNScreens: 5c7f22b19ee2e900e5de2c578471aeb153d1e502
2901
2901
RNWorklets: 495cac412b655d1ac1e25677e04ceebcf41a6279
2902
2902
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
2903
2903
Yoga: 72ab8318e9f1910fbdd236b045eb5455c8415d92
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-screens" ,
3
- "version" : " 4.15.3 " ,
3
+ "version" : " 4.15.4 " ,
4
4
"description" : " Native navigation primitives for your React Native app." ,
5
5
"scripts" : {
6
6
"submodules" : " git submodule update --init --recursive && (cd react-navigation && yarn && yarn build && cd ../)" ,
You can’t perform that action at this time.
0 commit comments