sokoldjala
Results
1
comments of
sokoldjala
The solution is to replace `_bridge.imageLoader` with `[_bridge moduleForName:@"ImageLoader" lazilyLoadIfNecessary:YES]` in [here](https://github.com/react-native-community/react-native-image-editor/blob/master/ios/RNCImageEditor.m#L56), It should be fixed in the next release.