tinygesture
tinygesture copied to clipboard
Detect number of touch points used
Hi,
Thanks for a great library. Already we are using it in production in a PWA with great results.
I would now like to support some more gestures to enrich what our users can do, specifically a two finger horizontal swipe. Is there any way to tell from the fired event the number of touchpoints used?
Thanks,
That's awesome to hear that it's working for you! :D There's no way as of now to get the touch points, but I can add that in.
I realize this repo hasn't seen much activity lately, but rotate & pinch would be great :)
Rotate and pinch are now done.