Fix bug when adding multiple photos. Added RN image resizer
This commit is contained in:
@@ -21,6 +21,8 @@ PODS:
|
||||
- React/Core (= 0.55.4)
|
||||
- react-native-image-picker (0.14.3):
|
||||
- React
|
||||
- react-native-image-resizer (1.0.0):
|
||||
- React
|
||||
- react-native-maps (0.21.0):
|
||||
- React
|
||||
- React/Core (0.55.4):
|
||||
@@ -74,6 +76,7 @@ DEPENDENCIES:
|
||||
- Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
|
||||
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
||||
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
|
||||
- react-native-image-resizer (from `../node_modules/react-native-image-resizer`)
|
||||
- react-native-maps (from `../node_modules/react-native-maps`)
|
||||
- React/Core (from `../node_modules/react-native`)
|
||||
- React/CxxBridge (from `../node_modules/react-native`)
|
||||
@@ -110,6 +113,8 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native"
|
||||
react-native-image-picker:
|
||||
:path: "../node_modules/react-native-image-picker"
|
||||
react-native-image-resizer:
|
||||
:path: "../node_modules/react-native-image-resizer"
|
||||
react-native-maps:
|
||||
:path: "../node_modules/react-native-maps"
|
||||
RNFS:
|
||||
@@ -134,12 +139,13 @@ SPEC CHECKSUMS:
|
||||
GVRSDK: 0cb9d0ce06a84d698e61e3db9509766022dcf815
|
||||
React: aa2040dbb6f317b95314968021bd2888816e03d5
|
||||
react-native-image-picker: 42cfe2c8435d893414f8714a81e480313cb1412b
|
||||
react-native-image-resizer: 04a3409e7d4ad646c4468671c69dec490def139c
|
||||
react-native-maps: 066c2afcc89e18726377bcc685315f989ca22449
|
||||
RNFS: bbb1a64eb245763daf34aea86f97c97c4e85f74c
|
||||
ViroKit: 9631f301ef6a3f56116b23d6aac5d5c2307aa368
|
||||
ViroReact: 5520f26ac4654e361786c82da3b29ce0402c3c00
|
||||
yoga: a23273df0088bf7f2bb7e5d7b00044ea57a2a54a
|
||||
|
||||
PODFILE CHECKSUM: 5c148f4a189f391c884f82181ca6fc7bf1d45d9c
|
||||
PODFILE CHECKSUM: a837dc1272326f9c7b9c62b62b4a1e77bf9a7488
|
||||
|
||||
COCOAPODS: 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user