@@ -221,6 +221,8 @@ PODS:
221
221
- React-jsinspector (0.70.6)
222
222
- React-logger (0.70.6):
223
223
- glog
224
+ - react-native-image-picker (4.8.4):
225
+ - React-Core
224
226
- React-perflogger (0.70.6)
225
227
- React-RCTActionSheet (0.70.6):
226
228
- React-Core/RCTActionSheetHeaders (= 0.70.6)
@@ -346,6 +348,7 @@ DEPENDENCIES:
346
348
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
347
349
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
348
350
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
351
+ - react-native-image-picker (from `../node_modules/react-native-image-picker`)
349
352
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
350
353
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
351
354
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
@@ -408,6 +411,8 @@ EXTERNAL SOURCES:
408
411
:path: "../node_modules/react-native/ReactCommon/jsinspector"
409
412
React-logger:
410
413
:path: "../node_modules/react-native/ReactCommon/logger"
414
+ react-native-image-picker:
415
+ :path: "../node_modules/react-native-image-picker"
411
416
React-perflogger:
412
417
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
413
418
React-RCTActionSheet:
@@ -465,6 +470,7 @@ SPEC CHECKSUMS:
465
470
React-jsiexecutor: b4a65947391c658450151275aa406f2b8263178f
466
471
React-jsinspector: 60769e5a0a6d4b32294a2456077f59d0266f9a8b
467
472
React-logger: 1623c216abaa88974afce404dc8f479406bbc3a0
473
+ react-native-image-picker: cffb727cf2f59bd5c0408e30b3dbe0b935f88835
468
474
React-perflogger: 8c79399b0500a30ee8152d0f9f11beae7fc36595
469
475
React-RCTActionSheet: 7316773acabb374642b926c19aef1c115df5c466
470
476
React-RCTAnimation: 5341e288375451297057391227f691d9b2326c3d
0 commit comments