react-native-photo-view-ex icon indicating copy to clipboard operation
react-native-photo-view-ex copied to clipboard

Deprecation warning "bridge.imageLoader is deprecated and will not work in newer versions of RN."

Open NicholasIoanJones opened this issue 4 years ago • 0 comments

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.

NicholasIoanJones avatar Jun 26 '20 17:06 NicholasIoanJones