react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
Is there a way of switching 2-fingers gesture (zoom) and 1-finger (pan)
Currently there is no definition for number touched fingers for pan or zoom I have a scenario where I need to switch 1-finger touch and 2-finger touch functionality.
A way to configure touches event for pan or zoom (or number of touched fingers) will assist with such scenario.