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

@@ -5418,6 +5418,11 @@
"prop-types": "15.6.1"
}
},
"react-native-image-picker": {
"version": "0.26.7",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-0.26.7.tgz",
"integrity": "sha1-rS7pV/f2zAE5aJPqA9hMsq2y43Y="
},
"react-native-iphone-x-helper": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.0.2.tgz",