react-native-image-cropper
Crop your images with zoom and pan
File Explorer
Download Latest Version (.zip)- MainActivity.java
- MainApplication.java
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- strings.xml
- styles.xml
- AndroidManifest.xml
- BUCK
- build.gradle
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- BUCK
- debug.keystore.properties
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- LaunchScreen.xib
- Contents.json
- AppDelegate.h
- AppDelegate.m
- Info.plist
- main.m
- Example.xcscheme
- project.pbxproj
- ExampleTests.m
- Info.plist
- .babelrc
- .buckconfig
- .flowconfig
- .gitattributes
- .gitignore
- .watchmanconfig
- index.android.js
- index.ios.js
- package.json
- yarn.lock
- Image.js
- ImageCrop.js
- index.js
- .eslintrc.json
- .gitignore
- .npmignore
- .travis.yml
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/st0ffern/react-native-image-cropper
Downloads the entire project code from GitHub to your computer.
cd react-native-image-cropper
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i -S react-native-image-cropper
Type this command into your terminal and run it.
yarn add react-native-image-cropper
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
