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

fix ios build, RCTImageLoader

Open RZulfikri opened this issue 5 years ago • 0 comments

I got issue once I build IOS Undefined symbol: _OBJC_Class_$_RCTImageLoader. related to RCTImageLoader in RCTImageResizer.m

I got references from other react-native liblary https://github.com/react-native-community/react-native-cameraroll/pull/109

RZulfikri avatar Feb 10 '20 21:02 RZulfikri