Skip to content

dullbananas/elm-touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.