Fix bug when adding multiple photos. Added RN image resizer

This commit is contained in:
John Lyon-Smith
2018-05-14 11:09:07 -07:00
parent eda43b0869
commit fdd5f67d90
12 changed files with 30 additions and 14 deletions

View File

@@ -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