Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 344 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 344 Bytes

elm-touch

This library is a wrapper around touch events. It makes it very easy to handle multi finger movement and gestures by automatically managing multiple touches and calculating deltas behind the scenes.

You should see this example to understand how to use this library.