@@ -310,6 +310,8 @@ PODS:
310
310
- glog
311
311
- react-native-cameraroll (5.0.4):
312
312
- React-Core
313
+ - react-native-document-picker (8.1.3):
314
+ - React-Core
313
315
- react-native-image-picker (4.10.2):
314
316
- React-Core
315
317
- react-native-netinfo (6.0.0):
@@ -506,6 +508,7 @@ DEPENDENCIES:
506
508
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
507
509
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
508
510
- "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
511
+ - react-native-document-picker (from `../node_modules/react-native-document-picker`)
509
512
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
510
513
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
511
514
- react-native-photo-view (from `../node_modules/react-native-photo-view`)
@@ -619,6 +622,8 @@ EXTERNAL SOURCES:
619
622
:path: "../node_modules/react-native/ReactCommon/logger"
620
623
react-native-cameraroll:
621
624
:path: "../node_modules/@react-native-camera-roll/camera-roll"
625
+ react-native-document-picker:
626
+ :path: "../node_modules/react-native-document-picker"
622
627
react-native-image-picker:
623
628
:path: "../node_modules/react-native-image-picker"
624
629
react-native-netinfo:
@@ -723,6 +728,7 @@ SPEC CHECKSUMS:
723
728
React-jsinspector: eb202e43b3879aba9a14f3f65788aec85d4e1ea9
724
729
React-logger: 98f663b292a60967ebbc6d803ae96c1381183b6d
725
730
react-native-cameraroll: 38b40d9033e4077b6c603f92f95c6d05fa7907df
731
+ react-native-document-picker: 958e2bc82e128be69055be261aeac8d872c8d34c
726
732
react-native-image-picker: bf34f3f516d139ed3e24c5f5a381a91819e349ea
727
733
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
728
734
react-native-photo-view: ea0ec91bf5991a6843e740b1f47ab355171c996c
0 commit comments