Fix bug when adding multiple photos. Added RN image resizer
This commit is contained in:
@@ -167,6 +167,7 @@ dependencies {
|
||||
compile project(':react-native-maps')
|
||||
compile project(':react-native-image-picker')
|
||||
compile project(':react-native-fs')
|
||||
compile project(':react-native-image-resizer')
|
||||
}
|
||||
|
||||
// Run this once to be able to run the application with BUCK
|
||||
|
||||
Reference in New Issue
Block a user