merryjs / photo-viewer

A photo picture viewer for React Native

Home Page:https://merryjs.github.io/photo-viewer/interfaces/merryphotoviewporps.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Warning] Rn 0.61 bridge.imageLoader is deprecated

vforvasile opened this issue · comments

Hey!

There's an annoying warning after upgrading to RN 0.61, on clicking an image it will pop-up this warning over and over again:

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

Screen Shot 2019-11-15 at 10 31 33

Same as this issue

Possible fix