|
@@ -116,6 +116,11 @@ PODS:
|
|
|
- React
|
|
|
- react-native-keep-awake (4.0.0):
|
|
|
- React
|
|
|
+ - react-native-video (5.0.0):
|
|
|
+ - React
|
|
|
+ - react-native-video/Video (= 5.0.0)
|
|
|
+ - react-native-video/Video (5.0.0):
|
|
|
+ - React
|
|
|
- React-RCTActionSheet (0.60.3):
|
|
|
- React-Core (= 0.60.3)
|
|
|
- React-RCTAnimation (0.60.3):
|
|
@@ -171,6 +176,7 @@ DEPENDENCIES:
|
|
|
- react-native-fbsdk (from `../node_modules/react-native-fbsdk`)
|
|
|
- react-native-kakao (from `../node_modules/react-native-kakao`)
|
|
|
- react-native-keep-awake (from `../node_modules/react-native-keep-awake`)
|
|
|
+ - react-native-video (from `../node_modules/react-native-video`)
|
|
|
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
|
|
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
|
|
|
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
|
|
@@ -230,6 +236,8 @@ EXTERNAL SOURCES:
|
|
|
:path: "../node_modules/react-native-kakao"
|
|
|
react-native-keep-awake:
|
|
|
:path: "../node_modules/react-native-keep-awake"
|
|
|
+ react-native-video:
|
|
|
+ :path: "../node_modules/react-native-video"
|
|
|
React-RCTActionSheet:
|
|
|
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
|
|
|
React-RCTAnimation:
|
|
@@ -289,6 +297,7 @@ SPEC CHECKSUMS:
|
|
|
react-native-fbsdk: ee254012cfb13cdfea4fc422d046d56dec8c750b
|
|
|
react-native-kakao: 6c5ee067676951227718388ce170c412af8f2aa8
|
|
|
react-native-keep-awake: 0de4bd66de0c23178107dce0c2fcc3354b2a8e94
|
|
|
+ react-native-video: 44c6befbc1526283ca1919891fcebe4680feade4
|
|
|
React-RCTActionSheet: 08864c609d9f959abf3d51fdd93f8bc6e91f21eb
|
|
|
React-RCTAnimation: a4547e9fac2627ded3df9d302f5558b475faf819
|
|
|
React-RCTBlob: 62d5c263a2adb8f7a2cafd601beba18a2d99cbbb
|