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
28 changes: 28 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1880,6 +1880,30 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-webview (13.16.1):
- DoubleConversion
- glog
- hermes-engine
- RCT-Folly (= 2024.11.18.00)
- RCTRequired
- RCTTypeSafety
- React-Core
- React-debug
- React-Fabric
- React-featureflags
- React-graphics
- React-hermes
- React-ImageManager
- React-jsi
- React-NativeModulesApple
- React-RCTFabric
- React-renderercss
- React-rendererdebug
- React-utils
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- React-NativeModulesApple (0.79.6):
- glog
- hermes-engine
Expand Down Expand Up @@ -2828,6 +2852,7 @@ DEPENDENCIES:
- react-native-saf-x (from `../node_modules/react-native-saf-x`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- react-native-video (from `../node_modules/react-native-video`)
- react-native-webview (from `../node_modules/react-native-webview`)
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
- React-oscompat (from `../node_modules/react-native/ReactCommon/oscompat`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
Expand Down Expand Up @@ -3037,6 +3062,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-safe-area-context"
react-native-video:
:path: "../node_modules/react-native-video"
react-native-webview:
:path: "../node_modules/react-native-webview"
React-NativeModulesApple:
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
React-oscompat:
Expand Down Expand Up @@ -3223,6 +3250,7 @@ SPEC CHECKSUMS:
react-native-saf-x: 684113757246eb8f86d2bae21d965652f78f8eeb
react-native-safe-area-context: 0b8555c40461feb7198e999912a3446602e7c601
react-native-video: 8b867791128487bf82c9b6070ceddd2697bfabec
react-native-webview: d74ca5d9a0f33757e0d6df40c9392ed6b3592980
React-NativeModulesApple: d94850b316446b0c39a82eb278d6efaa1a634055
React-oscompat: 56b4766e96b06843a3af49a6763ef40992e720aa
React-perflogger: 8fe9ec5f9ddbab1b8906c1aec159aa946e0ba041
Expand Down
151 changes: 106 additions & 45 deletions package-lock.json

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

Loading
Loading