react-native-photo-view-ex
react-native-photo-view-ex copied to clipboard
Deprecation warning "bridge.imageLoader is deprecated and will not work in newer versions of RN."
Yellow box: "Warning: Calling bridge.imageLoader is deprecated and will not work in newer versions of RN. Please update to themoduleForClass API or turboModuleLookupDelegate API."
I think a fix similar to https://github.com/react-native-community/react-native-image-editor/issues/ is required.