@@ -310,6 +310,8 @@ PODS:
310310 - glog
311311 - react-native-cameraroll (5.0.4):
312312 - React-Core
313+ - react-native-document-picker (8.1.3):
314+ - React-Core
313315 - react-native-image-picker (4.10.2):
314316 - React-Core
315317 - react-native-netinfo (6.0.0):
@@ -506,6 +508,7 @@ DEPENDENCIES:
506508 - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
507509 - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
508510 - "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
511+ - react-native-document-picker (from `../node_modules/react-native-document-picker`)
509512 - react-native-image-picker (from `../node_modules/react-native-image-picker`)
510513 - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
511514 - react-native-photo-view (from `../node_modules/react-native-photo-view`)
@@ -619,6 +622,8 @@ EXTERNAL SOURCES:
619622 :path: "../node_modules/react-native/ReactCommon/logger"
620623 react-native-cameraroll:
621624 :path: "../node_modules/@react-native-camera-roll/camera-roll"
625+ react-native-document-picker:
626+ :path: "../node_modules/react-native-document-picker"
622627 react-native-image-picker:
623628 :path: "../node_modules/react-native-image-picker"
624629 react-native-netinfo:
@@ -723,6 +728,7 @@ SPEC CHECKSUMS:
723728 React-jsinspector: eb202e43b3879aba9a14f3f65788aec85d4e1ea9
724729 React-logger: 98f663b292a60967ebbc6d803ae96c1381183b6d
725730 react-native-cameraroll: 38b40d9033e4077b6c603f92f95c6d05fa7907df
731+ react-native-document-picker: 958e2bc82e128be69055be261aeac8d872c8d34c
726732 react-native-image-picker: bf34f3f516d139ed3e24c5f5a381a91819e349ea
727733 react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
728734 react-native-photo-view: ea0ec91bf5991a6843e740b1f47ab355171c996c
0 commit comments