Fix bug when adding multiple photos. Added RN image resizer
This commit is contained in:
@@ -37,6 +37,8 @@ target 'DeightonAR' do
|
||||
pod 'react-native-image-picker', :path => '../node_modules/react-native-image-picker'
|
||||
|
||||
pod 'RNFS', :path => '../node_modules/react-native-fs'
|
||||
|
||||
pod 'react-native-image-resizer', :path => '../node_modules/react-native-image-resizer'
|
||||
end
|
||||
|
||||
# See https://gist.github.com/Jpunt/3fe75effd54a702034b75ff697e47578
|
||||
|
||||
Reference in New Issue
Block a user