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

How to load dinamically images array #371

Closed fabiojunior closed 4 years ago

fabiojunior commented 4 years ago

Hi! I try to load images array via fetch url json but did not work. If i manually add same content from remote json file into static array, works fine. So, how can i load remote images array from url?

Thanks in advance!

fabiojunior commented 4 years ago

Im closing this thread because is not an issue. Thanks!