An open API service indexing awesome lists of open source software.

https://github.com/yottahmd/expo-cropping-example

Image Cropping Example using Expo
https://github.com/yottahmd/expo-cropping-example

Last synced: 7 months ago
JSON representation

Image Cropping Example using Expo

Awesome Lists containing this project

README

          

# expo-cropping-example
Image Cropping Example using Expo without detach

## How to run
```
$ git clone https://github.com/yohamta/expo-cropping-example
$ cd expo-cropping-example
$ yarn
$ yarn start
```

And click `Run on iOS simulator` on Expo developer tool.