We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When pinching to zoom, is there anyway to stop the view from zooming back out?
The text was updated successfully, but these errors were encountered:
@ldn0x7dc and if you can add scrollView vertical and horizontal to show all content would be great!
Sorry, something went wrong.
PD: @ronnpang1 if u enter in ViewTransformer.js code and in onResponderRelease function comment all this.animateBounce(); can prevent zoomout ;)
ViewTransformer.js
onResponderRelease
this.animateBounce();
No branches or pull requests
When pinching to zoom, is there anyway to stop the view from zooming back out?
The text was updated successfully, but these errors were encountered: