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

didn't support RN 0.50

Open 12343954 opened this issue 7 years ago • 2 comments

after reference in xcode,then build failed,and can't run anymore

but the project “TOCropViewControllerExample” (https://github.com/siong1987/TOCropViewController) in xcode running well

what can I do ?thank you so much!

12343954 avatar Nov 15 '17 09:11 12343954

solved it !

ReactNativeImageCropping.h

//#import "RCTBridgeModule.h"
#import <React/RCTBridgeModule.h>

thanks for this

https://github.com/meznaric/react-native-image-cropping/pull/13/files

12343954 avatar Nov 16 '17 02:11 12343954

#22 Created pull request to handle this

EricWiener avatar Jun 30 '18 23:06 EricWiener