Skip to content
Merged
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 @@ -3971,7 +3971,7 @@ PODS:
- RNWorklets
- SocketRocket
- Yoga
- RNScreens (4.15.4):
- RNScreens (4.25.0):
- boost
- DoubleConversion
- fast_float
Expand All @@ -3998,10 +3998,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNScreens/common (= 4.15.4)
- RNScreens/common (= 4.25.0)
- SocketRocket
- Yoga
- RNScreens/common (4.15.4):
- RNScreens/common (4.25.0):
- boost
- DoubleConversion
- fast_float
Expand Down Expand Up @@ -4935,7 +4935,7 @@ SPEC CHECKSUMS:
RNPermissions: 518f0a0c439acc74e2b9937e0e7d29e5031ae949
RNReactNativeHapticFeedback: 5f1542065f0b24c9252bd8cf3e83bc9c548182e4
RNReanimated: a0068c25e0b27d5418d66289a915f53eb97380df
RNScreens: 4f2aed147a2775017923789d8a0a2d377712ec2e
RNScreens: 2b6107925ee4e14a9b2eb0dfb52fe25223aa64d7
RNSentry: f73f4da92e4c20841ab16e1fa22fc289bc2f9f4e
RNShare: 1c1fde2c4134b9cf220ffebbd6df9c414036d382
RNSVG: 74eb75bd44d62ba9969941e80d8f9832971c681f
Expand Down
17 changes: 8 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"react-native-reanimated": "4.2.3",
"react-native-render-html": "6.3.1",
"react-native-safe-area-context": "5.6.2",
"react-native-screens": "4.15.4",
"react-native-screens": "4.25.0",
"react-native-share": "11.0.2",
"react-native-svg": "15.12.1",
"react-native-tab-view": "^4.3.0",
Expand Down
8 changes: 0 additions & 8 deletions patches/react-native-screens/details.md

This file was deleted.

This file was deleted.

Loading