react-native-image-cropping
react-native-image-cropping copied to clipboard
No visible @interface for 'RCTImageLoader' declares the selector 'loadImageWithURLRequest:callback:'
RN 0.25.1

fixed it !
use loadImageWithTag replace loadImageWithURLRequest
because on RN 0.25.1 there is no loadImageWithURLRequest method