Skip to content

Commit fd9e458

Browse files
authored
chore(examples): update lock files after release 4.11.0-beta.1 (#2852)
## Description It's annoying to do this everytime I change the branch. ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that can be used to test this change - [ ] Updated TS types - [ ] Updated documentation: <!-- For adding new props to native-stack --> - [ ] https://github.com/software-mansion/react-native-screens/blob/main/guides/GUIDE_FOR_LIBRARY_AUTHORS.md - [ ] https://github.com/software-mansion/react-native-screens/blob/main/native-stack/README.md - [ ] https://github.com/software-mansion/react-native-screens/blob/main/src/types.tsx - [ ] https://github.com/software-mansion/react-native-screens/blob/main/src/native-stack/types.tsx - [ ] Ensured that CI passes
1 parent ab7732a commit fd9e458

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@ PODS:
16691669
- ReactCommon/turbomodule/bridging
16701670
- ReactCommon/turbomodule/core
16711671
- Yoga
1672-
- RNScreens (4.10.0-beta.2):
1672+
- RNScreens (4.11.0-beta.1):
16731673
- DoubleConversion
16741674
- glog
16751675
- hermes-engine
@@ -1988,7 +1988,7 @@ SPEC CHECKSUMS:
19881988
ReactCommon: 179964ffc47fa62ad0e1eebac704e88c59b46667
19891989
RNGestureHandler: 8b33b2c5688a54fcce223d184753757da498235c
19901990
RNReanimated: f9bc911c24a63fc17e721302e1bca07fdedd9241
1991-
RNScreens: 8e23e16f57a7aa99391ab2fbe31175f87753f3fc
1991+
RNScreens: 2f2b4a5eb9568d5cadce9ea5bc4c8b673921a507
19921992
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
19931993
Yoga: 330be28eee1242da875db9e851b19a4df496b999
19941994

FabricExample/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@ PODS:
17331733
- ReactCommon/turbomodule/bridging
17341734
- ReactCommon/turbomodule/core
17351735
- Yoga
1736-
- RNScreens (4.10.0):
1736+
- RNScreens (4.11.0-beta.1):
17371737
- DoubleConversion
17381738
- glog
17391739
- hermes-engine
@@ -1754,9 +1754,9 @@ PODS:
17541754
- ReactCodegen
17551755
- ReactCommon/turbomodule/bridging
17561756
- ReactCommon/turbomodule/core
1757-
- RNScreens/common (= 4.10.0)
1757+
- RNScreens/common (= 4.11.0-beta.1)
17581758
- Yoga
1759-
- RNScreens/common (4.10.0):
1759+
- RNScreens/common (4.11.0-beta.1):
17601760
- DoubleConversion
17611761
- glog
17621762
- hermes-engine
@@ -2075,7 +2075,7 @@ SPEC CHECKSUMS:
20752075
ReactCommon: 179964ffc47fa62ad0e1eebac704e88c59b46667
20762076
RNGestureHandler: 4e7defe5095e936424173fc75f0bf2af5bba8e23
20772077
RNReanimated: 183ca222293bd622678e387100e54d03d952c73b
2078-
RNScreens: 0f01bbed9bd8045a8d58e4b46993c28c7f498f3c
2078+
RNScreens: d8e95cae2849359428758a9b8651ccb9feb88ee3
20792079
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
20802080
Yoga: 330be28eee1242da875db9e851b19a4df496b999
20812081

0 commit comments

Comments
 (0)