react-native-image-cropping
react-native-image-cropping copied to clipboard
didn't support RN 0.50
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!
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
#22 Created pull request to handle this