This repository contains a React Native project which i implement the react-native-image-picker package. In this picked the image from gallery or take the image from cammera.
- Clone this repo.
- Run
npm install
. - Ensure a device, or emulated Android image is connected (
adb devices
). - Run
react-native run-android
. or - Run 'react-native run-ios'.