react-native-image-resizer
react-native-image-resizer copied to clipboard
fix ios build, RCTImageLoader
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