alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
815 stars 434 forks source link

Image doesn't rescale when you change orientation #169

Open filipmadej opened 5 years ago

filipmadej commented 5 years ago

I don't understand why this issue was closed as solution provided is clearly a workaround and is not feasible for bigger pictures as they are fetched one more time. https://github.com/alwx/react-native-photo-view/issues/117

ereenyessamhanna commented 5 years ago

any updates ?

itsikm commented 5 years ago

seems like no one maintain this repo anymore and this issue is a blocker. I have to remove it from my project and now Ill try to find another solution.

raghav-mylagary commented 5 years ago

This PR fixed the issue of rescale for me https://github.com/alwx/react-native-photo-view/pull/86