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

Any option for crop image with base64 Data?

Open jose920405 opened this issue 7 years ago • 0 comments

I'm looking inside ReactNativeImageCropping.m and it seems not to be possible yet.

Something like:

ReactNativeImageCropping.cropImageWithBase64(base64Image)

jose920405 avatar Nov 30 '17 16:11 jose920405