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
- Host: GitHub
- URL: https://github.com/yottahmd/expo-cropping-example
- Owner: yottahmd
- Created: 2019-02-09T16:56:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T17:26:05.000Z (over 6 years ago)
- Last Synced: 2025-03-07T12:33:46.791Z (7 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.