ldn0x7dc/react-native-view-transformer

Prevent zoomout

bobloblaws93 opened this issue · 2 comments

When pinching to zoom, is there anyway to stop the view from zooming back out?

@ldn0x7dc and if you can add scrollView vertical and horizontal to show all content would be great!

PD: @ronnpang1 if u enter in ViewTransformer.js code and in onResponderRelease function comment all this.animateBounce(); can prevent zoomout ;)