react-native-image-cropping icon indicating copy to clipboard operation
react-native-image-cropping copied to clipboard

Wrapper around 3rd party library for image cropping on iOS

Results 15 react-native-image-cropping issues
Sort by recently updated
recently updated
newest added

RN 0.25.1 ![image](https://user-images.githubusercontent.com/1804003/31752313-c8eed8dc-b44f-11e7-9428-f2ef5a53413f.png)

I updated the headers for react-native 0.40 and updated the JS in the usage instructions.

RN 0.40 requires a change in headers

Currently, when cropImageWithUrl is called, the crop view fades in and takes up the whole screen (even ignoring the status bar at the top). Is it possible to set the...