I am using Vue 2.0 and should work with gesture lines. I checked that there is one official plugin (called vue-touch ), but as they say, Vue 2.0 is not yet supported.
I know that there are many libraries that support gestures, but which library is best suited for working with Vue 2.0? (in terms of lightness and commutation, if vue-touch becomes compatible with vue 2.0). Or are libraries recommended for touch events in general?
Asqan source
share