mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-24 11:28:14 +00:00
Example project
Install deps
cd example
yarn install
Running (ios)
cd example
yarn ios
Running (android)
cd example
yarn android