alwx / react-native-photo-view

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

How to prevent zoom from going lesser than assigned in the property? #108

Open RavishankarR opened 7 years ago

RavishankarR commented 7 years ago

App crashes if image is zoomed out more than the minimumzoomscale value. How to prevent such behaviour?

maxaggedon commented 6 years ago

I am getting the same thing on Android only ? Have you found a workaround for this ?