ascoders / react-native-image-viewer

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

getSize give a wrong size of image on Android #407

Open saigyouyou opened 4 years ago

saigyouyou commented 4 years ago

the reason why long picture not showing properly is Image.getSize not give a correct size on Android. it may cause by Fresco. any solution?

taduyde commented 4 years ago

The same issue, any update for this

Mani1124 commented 3 years ago

Same here