Added RNFS and refactor image upload to use it
This commit is contained in:
@@ -60,6 +60,8 @@ PODS:
|
||||
- React/Core
|
||||
- React/fishhook
|
||||
- React/RCTBlob
|
||||
- RNFS (2.9.12):
|
||||
- React
|
||||
- ViroKit (1.0):
|
||||
- AWSDynamoDB (~> 2.6.7)
|
||||
- GVRAudioSDK (= 1.120.0)
|
||||
@@ -82,6 +84,7 @@ DEPENDENCIES:
|
||||
- React/RCTNetwork (from `../node_modules/react-native`)
|
||||
- React/RCTText (from `../node_modules/react-native`)
|
||||
- React/RCTWebSocket (from `../node_modules/react-native`)
|
||||
- RNFS (from `../node_modules/react-native-fs`)
|
||||
- ViroKit (from `../node_modules/react-viro/ios/dist/ViroRenderer/`)
|
||||
- ViroReact (from `../node_modules/react-viro/ios/`)
|
||||
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
||||
@@ -109,6 +112,8 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native-image-picker"
|
||||
react-native-maps:
|
||||
:path: "../node_modules/react-native-maps"
|
||||
RNFS:
|
||||
:path: "../node_modules/react-native-fs"
|
||||
ViroKit:
|
||||
:path: "../node_modules/react-viro/ios/dist/ViroRenderer/"
|
||||
ViroReact:
|
||||
@@ -130,10 +135,11 @@ SPEC CHECKSUMS:
|
||||
React: aa2040dbb6f317b95314968021bd2888816e03d5
|
||||
react-native-image-picker: 42cfe2c8435d893414f8714a81e480313cb1412b
|
||||
react-native-maps: 066c2afcc89e18726377bcc685315f989ca22449
|
||||
RNFS: bbb1a64eb245763daf34aea86f97c97c4e85f74c
|
||||
ViroKit: 9631f301ef6a3f56116b23d6aac5d5c2307aa368
|
||||
ViroReact: 5520f26ac4654e361786c82da3b29ce0402c3c00
|
||||
yoga: a23273df0088bf7f2bb7e5d7b00044ea57a2a54a
|
||||
|
||||
PODFILE CHECKSUM: bf7fd2f2a19c210b54a09cfb216d5f930cf6601c
|
||||
PODFILE CHECKSUM: 5c148f4a189f391c884f82181ca6fc7bf1d45d9c
|
||||
|
||||
COCOAPODS: 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user