ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.44k stars 578 forks source link

bridge.imageLoader is deprecated #352

Open saurabh1234 opened 4 years ago

saurabh1234 commented 4 years ago

Calling bridge.imageLoader is deprecated and will not work in newer versions of RN. Please update to themoduleForClass API or turboModuleLookupDelegate API.