|
@@ -85,6 +85,8 @@ PODS:
|
|
- React-fishhook (= 0.60.3)
|
|
- React-fishhook (= 0.60.3)
|
|
- RNGestureHandler (1.3.0):
|
|
- RNGestureHandler (1.3.0):
|
|
- React
|
|
- React
|
|
|
|
+ - RNReanimated (1.1.0):
|
|
|
|
+ - React
|
|
- RNVectorIcons (6.6.0):
|
|
- RNVectorIcons (6.6.0):
|
|
- React
|
|
- React
|
|
- yoga (0.60.3.React)
|
|
- yoga (0.60.3.React)
|
|
@@ -113,6 +115,7 @@ DEPENDENCIES:
|
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
- React-RCTWebSocket (from `../node_modules/react-native/Libraries/WebSocket`)
|
|
- React-RCTWebSocket (from `../node_modules/react-native/Libraries/WebSocket`)
|
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
|
|
|
+ - RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
|
|
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
|
|
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
|
|
|
|
@@ -167,6 +170,8 @@ EXTERNAL SOURCES:
|
|
:path: "../node_modules/react-native/Libraries/WebSocket"
|
|
:path: "../node_modules/react-native/Libraries/WebSocket"
|
|
RNGestureHandler:
|
|
RNGestureHandler:
|
|
:path: "../node_modules/react-native-gesture-handler"
|
|
:path: "../node_modules/react-native-gesture-handler"
|
|
|
|
+ RNReanimated:
|
|
|
|
+ :path: "../node_modules/react-native-reanimated"
|
|
RNVectorIcons:
|
|
RNVectorIcons:
|
|
:path: "../node_modules/react-native-vector-icons"
|
|
:path: "../node_modules/react-native-vector-icons"
|
|
yoga:
|
|
yoga:
|
|
@@ -197,6 +202,7 @@ SPEC CHECKSUMS:
|
|
React-RCTVibration: dabb8d59bb47e1d9124b3f77bfdc1b33d42b0a74
|
|
React-RCTVibration: dabb8d59bb47e1d9124b3f77bfdc1b33d42b0a74
|
|
React-RCTWebSocket: f32b93e0953d7c07fd5dd45305406282cfdc95cf
|
|
React-RCTWebSocket: f32b93e0953d7c07fd5dd45305406282cfdc95cf
|
|
RNGestureHandler: 7ccf2f3f60458e084f9ada01fbaf610f6fef073c
|
|
RNGestureHandler: 7ccf2f3f60458e084f9ada01fbaf610f6fef073c
|
|
|
|
+ RNReanimated: 45d9313b7a62318ed00d60a811937321e43e076e
|
|
RNVectorIcons: 66af4d5c8ff4f584c7b7cd9c4b0780920f27fce2
|
|
RNVectorIcons: 66af4d5c8ff4f584c7b7cd9c4b0780920f27fce2
|
|
yoga: 88c514f310aff89b94a14c5fbf44b95735af0cb7
|
|
yoga: 88c514f310aff89b94a14c5fbf44b95735af0cb7
|
|
|
|
|