feat: add plugins management (#3909)
This commit is contained in:
@@ -1016,6 +1016,28 @@ PODS:
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-video-plugin-sample (0.0.0):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- hermes-engine
|
||||
- RCT-Folly (= 2024.01.01.00)
|
||||
- RCTRequired
|
||||
- RCTTypeSafety
|
||||
- React-Codegen
|
||||
- React-Core
|
||||
- React-debug
|
||||
- React-Fabric
|
||||
- React-featureflags
|
||||
- React-graphics
|
||||
- React-ImageManager
|
||||
- react-native-video
|
||||
- React-NativeModulesApple
|
||||
- React-RCTFabric
|
||||
- React-rendererdebug
|
||||
- React-utils
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-video/Video (6.2.0):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
@@ -1324,6 +1346,7 @@ DEPENDENCIES:
|
||||
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
||||
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
|
||||
- react-native-video (from `../../..`)
|
||||
- react-native-video-plugin-sample (from `../../react-native-video-plugin-sample`)
|
||||
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
|
||||
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
|
||||
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
||||
@@ -1441,6 +1464,8 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native/ReactCommon"
|
||||
react-native-video:
|
||||
:path: "../../.."
|
||||
react-native-video-plugin-sample:
|
||||
:path: "../../react-native-video-plugin-sample"
|
||||
React-nativeconfig:
|
||||
:path: "../node_modules/react-native/ReactCommon"
|
||||
React-NativeModulesApple:
|
||||
@@ -1505,12 +1530,12 @@ SPEC CHECKSUMS:
|
||||
ExpoModulesCore: 2731dc119f8c1400636a994df4efbc19522defbd
|
||||
FBLazyVector: 4bc164e5b5e6cfc288d2b5ff28643ea15fa1a589
|
||||
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
|
||||
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
|
||||
glog: fdfdfe5479092de0c4bdbebedd9056951f092c4f
|
||||
hermes-engine: 01d3e052018c2a13937aca1860fbedbccd4a41b7
|
||||
libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7
|
||||
libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f
|
||||
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
|
||||
RCT-Folly: 045d6ecaa59d826c5736dfba0b2f4083ff8d79df
|
||||
RCT-Folly: 02617c592a293bd6d418e0a88ff4ee1f88329b47
|
||||
RCTDeprecation: b03c35057846b685b3ccadc9bfe43e349989cdb2
|
||||
RCTRequired: 194626909cfa8d39ca6663138c417bc6c431648c
|
||||
RCTTypeSafety: 552aff5b8e8341660594db00e53ac889682bc120
|
||||
@@ -1535,6 +1560,7 @@ SPEC CHECKSUMS:
|
||||
React-logger: 29fa3e048f5f67fe396bc08af7606426d9bd7b5d
|
||||
React-Mapbuffer: 86703e9e4f6522053568300827b436ccc01e1101
|
||||
react-native-video: 59f262a2d87c998b747ca1f031efb6eba1c156b5
|
||||
react-native-video-plugin-sample: d3a93b7ad777cad7fa2c30473de75a2635ce5feb
|
||||
React-nativeconfig: 5d452e509d6fbedc1522e21b566451fc673ac6b7
|
||||
React-NativeModulesApple: 6560431301ffdab8df6212cc8c8eff779396d8e0
|
||||
React-perflogger: 32ed45d9cee02cf6639acae34251590dccd30994
|
||||
@@ -1566,6 +1592,6 @@ SPEC CHECKSUMS:
|
||||
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
|
||||
Yoga: 45564236f670899c9739b1581a12b00ead5d391f
|
||||
|
||||
PODFILE CHECKSUM: dfb9633fc816e568fd6d90dde654d15acd66faa9
|
||||
PODFILE CHECKSUM: a73d485df51877001f2b04a5a4379cfa5a3ba8fa
|
||||
|
||||
COCOAPODS: 1.15.2
|
||||
|
||||
Reference in New Issue
Block a user