Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 556 Bytes

Warning

I will soon be deleting this repository in favor of a component style set of repositories here: https://github.com/multi-touch

gesture-recognizers

Multitouch gesture recognition for the Web inspired by iOS

Gestures

You can use this library to create your own custom gestures or use one of the following that are provided:

Gesture Class
Tapping gestureRecognizers.Tap
Panning gestureRecognizers.Pan

Contributing

I look forward to all contributions.