dullbananas / elm-touch

An easy way to handle touch gestures in your Elm application

Home Page:https://package.elm-lang.org/packages/dullbananas/elm-touch/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An easy way to handle touch gestures in your Elm application

https://package.elm-lang.org/packages/dullbananas/elm-touch/latest/

License:GNU General Public License v3.0


Languages

Language:Elm 100.0%