ascoders / react-native-image-zoom

react native image pan and zoom
MIT License
639 stars 282 forks source link

No scaling on swipe down? #56

Open samiede opened 6 years ago

samiede commented 6 years ago

Is it possible to not scale the image on swipedown? I feel like it looks better if the image is just dragged down a certain distance without being scaled down at the same time to e.g. close the modal.

ascoders commented 6 years ago

It's a good idea, welcome pr!