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