Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3287,7 +3287,7 @@ PODS:
- RNWorklets
- SocketRocket
- Yoga
- RNScreens (4.16.0):
- RNScreens (4.17.1):
- boost
- DoubleConversion
- fast_float
Expand All @@ -3314,10 +3314,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNScreens/common (= 4.16.0)
- RNScreens/common (= 4.17.1)
- SocketRocket
- Yoga
- RNScreens/common (4.16.0):
- RNScreens/common (4.17.1):
- boost
- DoubleConversion
- fast_float
Expand Down Expand Up @@ -4127,7 +4127,7 @@ SPEC CHECKSUMS:
RNImageCropPicker: 0a63af4b79e514c1edd6c3152f19300c5ed85312
RNLocalize: ca86348d88b9a89da0e700af58d428ab3f343c4e
RNReanimated: e1690cdd7f215cfb96a3b7986b81889867dfdb4f
RNScreens: 2e9c41cd099b1ca50136af8d57c3594214d0086a
RNScreens: ccfcc2f7d9c0d458b7fc41b3f4f0bea054602b3a
RNSVG: 94a1be05fab4043354bcf7104f0f9b0e2231ef05
RNTrueSheet: 53f29088da313dabff8b81d7c4d52afd8e609cfa
RNWorklets: ab618bf7d1c7fd2cb793b9f0f39c3e29274b3ebf
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"react-native-reanimated": "4.1.3",
"react-native-restart": "0.0.22",
"react-native-safe-area-context": "^5.5.2",
"react-native-screens": "~4.16.0",
"react-native-screens": "~4.17.1",
"react-native-skeleton-placeholder": "5.2.4",
"react-native-svg": "^15.12.1",
"react-native-url-polyfill": "2.0.0",
Expand Down
23 changes: 11 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading