ascoders / react-native-image-viewer

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

Image is rendered only when opened second time in android #461

Open Yandamuri opened 3 years ago

Yandamuri commented 3 years ago

If I try to open any image, no matter how long I wait nothing renders except blank screen. But if i close the image and open then image renders.

This happens every time for every image.

"react-native": "0.63.2", "react-native-image-zoom-viewer": "3.0.1",

Please help me to get rid of this issue.