@@ -1115,10 +1115,21 @@ PODS:
1115
1115
- React-perflogger (= 0.73.5)
1116
1116
- RNCAsyncStorage (1.22.3):
1117
1117
- React-Core
1118
+ - RNGestureHandler (2.15.0):
1119
+ - glog
1120
+ - RCT-Folly (= 2022.05.16.00)
1121
+ - React-Core
1122
+ - RNReanimated (3.7.1):
1123
+ - glog
1124
+ - RCT-Folly (= 2022.05.16.00)
1125
+ - React-Core
1126
+ - ReactCommon/turbomodule/core
1118
1127
- RNScreens (3.29.0):
1119
1128
- glog
1120
1129
- RCT-Folly (= 2022.05.16.00)
1121
1130
- React-Core
1131
+ - RNSVG (15.0.0):
1132
+ - React-Core
1122
1133
- RNVectorIcons (10.0.3):
1123
1134
- glog
1124
1135
- RCT-Folly (= 2022.05.16.00)
@@ -1205,7 +1216,10 @@ DEPENDENCIES:
1205
1216
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
1206
1217
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
1207
1218
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
1219
+ - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
1220
+ - RNReanimated (from `../node_modules/react-native-reanimated`)
1208
1221
- RNScreens (from `../node_modules/react-native-screens`)
1222
+ - RNSVG (from `../node_modules/react-native-svg`)
1209
1223
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
1210
1224
- VisionCamera (from `../node_modules/react-native-vision-camera`)
1211
1225
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
@@ -1326,8 +1340,14 @@ EXTERNAL SOURCES:
1326
1340
:path: "../node_modules/react-native/ReactCommon"
1327
1341
RNCAsyncStorage:
1328
1342
:path: "../node_modules/@react-native-async-storage/async-storage"
1343
+ RNGestureHandler:
1344
+ :path: "../node_modules/react-native-gesture-handler"
1345
+ RNReanimated:
1346
+ :path: "../node_modules/react-native-reanimated"
1329
1347
RNScreens:
1330
1348
:path: "../node_modules/react-native-screens"
1349
+ RNSVG:
1350
+ :path: "../node_modules/react-native-svg"
1331
1351
RNVectorIcons:
1332
1352
:path: "../node_modules/react-native-vector-icons"
1333
1353
VisionCamera:
@@ -1397,7 +1417,10 @@ SPEC CHECKSUMS:
1397
1417
React-utils: 987a4526a2fc0acdfaf87888adfe0bf9d0452066
1398
1418
ReactCommon: 2947b0bffd82ea0e58ca7928881152d4c6dae9af
1399
1419
RNCAsyncStorage: 10591b9e0a91eaffee14e69b3721009759235125
1420
+ RNGestureHandler: 67fb54b3e6ca338a8044e85cd6f340265aa41091
1421
+ RNReanimated: 15a855719335a6b655a214531e86d806edfd49da
1400
1422
RNScreens: 17e2f657f1b09a71ec3c821368a04acbb7ebcb46
1423
+ RNSVG: 3f65a03e0c61a8495dee92bf82545ed9041cbf3b
1401
1424
RNVectorIcons: 73ab573085f65a572d3b6233e68996d4707fd505
1402
1425
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
1403
1426
VisionCamera: 7a5c87805b13adaaa557132b44879ed1e1e39786
0 commit comments