Touch Events in Vue 2.0

Asqan picture Asqan · Mar 9, 2017 · Viewed 37k times · Source

I'm using Vue 2.0 and I should work with swipe gestures. I have checked that there is one official plugin (named vue-touch) but as they say, Vue 2.0 is not supported yet.

Which libraries are available for Vue 2.0 to implement touch events?

Answer

Stephan-v picture Stephan-v · Mar 9, 2017

I checked and there already is a vue-touch for Vue 2.0, it is on another branch though:

This branch is only compatible with Vue 1.0. For the Vue 2.0 compatible rewrite, see the next branch

https://github.com/vuejs/vue-touch/tree/next