Added photo picker on Android

This commit is contained in:
John Lyon-Smith
2018-04-21 20:52:02 -07:00
parent 3c3ec55660
commit 4bc0a6cd30
10 changed files with 50 additions and 2 deletions

View File

@@ -164,6 +164,7 @@ dependencies {
compile 'com.amazonaws:aws-android-sdk-cognito:2.2.+'
compile 'com.amazonaws:aws-android-sdk-cognitoidentityprovider:2.2.+'
compile project(':react-native-maps')
compile project(':react-native-image-picker')
}
// Run this once to be able to run the application with BUCK