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