Skip to content
New issue

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

[ Feature Request ] - Double-tap zoom-in / zoom-out #6

Open
esutton opened this issue Sep 14, 2016 · 4 comments
Open

[ Feature Request ] - Double-tap zoom-in / zoom-out #6

esutton opened this issue Sep 14, 2016 · 4 comments

Comments

@esutton
Copy link

esutton commented Sep 14, 2016

Similar to iOS Photos, it would be useful to have a feature to zoom-in / zoom-out on the focus of a double-tap location.

A property to not bounce back out, after a pinch-zoom occurs could be useful too.

Thank you for sharing your work! Nice job!

@ikalafat
Copy link

ikalafat commented Oct 5, 2016

@esutton,

You can use https://github.com/ldn0x7dc/react-native-transformable-image (same author) which has double-tap functionality (and uses react-native-view-transformer in background), resulting in very similar functionality to ios Photos.

@esutton
Copy link
Author

esutton commented Oct 5, 2016

@ikalafat Perfect! Thank you very much for your time and suggesting this component..

@ikalafat
Copy link

ikalafat commented Oct 5, 2016

No problem! I'm glad that I could help.

@esutton
Copy link
Author

esutton commented Dec 21, 2016

https://github.com/ldn0x7dc/react-native-transformable-image as the name suggests, supports images.

It does not work on non-images such as a VictoryChart.

https://github.com/FormidableLabs/victory-native

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants