react-native-image-picker/example/README.md
Nicolas Charpentier f1c9bd01d1 Fix example app
2018-11-23 13:25:57 -05:00

306 B

Example

An example for experimenting with react-native-image-picker.

Usage

Install dependencies using:

yarn install

Start the packager with:

yarn start

You'll have to reinstall the dependencies each time you want to try a different version of react-native-image-picker.