|
@@ -96,6 +96,8 @@ PODS:
|
96
|
96
|
- React-fishhook (= 0.60.4)
|
97
|
97
|
- ReactNativeART (1.0.1):
|
98
|
98
|
- React
|
|
99
|
+ - RNFS (2.14.1):
|
|
100
|
+ - React
|
99
|
101
|
- RNGestureHandler (1.3.0):
|
100
|
102
|
- React
|
101
|
103
|
- RNGL (2.42.1):
|
|
@@ -135,6 +137,7 @@ DEPENDENCIES:
|
135
|
137
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
136
|
138
|
- React-RCTWebSocket (from `../node_modules/react-native/Libraries/WebSocket`)
|
137
|
139
|
- "ReactNativeART (from `../node_modules/@react-native-community/art`)"
|
|
140
|
+ - RNFS (from `../node_modules/react-native-fs`)
|
138
|
141
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
139
|
142
|
- RNGL (from `../node_modules/gl-react-native`)
|
140
|
143
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
@@ -200,6 +203,8 @@ EXTERNAL SOURCES:
|
200
|
203
|
:path: "../node_modules/react-native/Libraries/WebSocket"
|
201
|
204
|
ReactNativeART:
|
202
|
205
|
:path: "../node_modules/@react-native-community/art"
|
|
206
|
+ RNFS:
|
|
207
|
+ :path: "../node_modules/react-native-fs"
|
203
|
208
|
RNGestureHandler:
|
204
|
209
|
:path: "../node_modules/react-native-gesture-handler"
|
205
|
210
|
RNGL:
|
|
@@ -240,6 +245,7 @@ SPEC CHECKSUMS:
|
240
|
245
|
React-RCTVibration: 0bea40cd51bd089bd591a8f74c86e91fdf2666c5
|
241
|
246
|
React-RCTWebSocket: 163873f4cdd5f1058a9483443404fc3801581cb6
|
242
|
247
|
ReactNativeART: d230fdaf9a6d15d5ec842355ada1edbe326c49d0
|
|
248
|
+ RNFS: a8fbe7060fa49157d819466404794ad9c58e58cf
|
243
|
249
|
RNGestureHandler: 5329a942fce3d41c68b84c2c2276ce06a696d8b0
|
244
|
250
|
RNGL: cb1021a8021300492e6413d17700113d0e65cee1
|
245
|
251
|
RNReanimated: 1b52415c4302f198cb581282a0166690bad62c43
|