react-use-gesture
React-use-gesture is a hook that lets you bind richer mouse and touch events to any component or view. With the data you receive, it becomes trivial to set up gestures, and often takes no more tha
Slip
A tiny library for interactive swiping and reordering of elements in lists on touch screens. No dependencies. BSD Licensed.
Try live demo (best on a touchscreen device)
Supports iOS Safari, Firefox Mobile, Chrome
ZingTouch
https://zingchart.github.io/zingtouch
A modern JavaScript touch gesture library. The library allows developers to configure pre-existing gestures as well as create their own using ZingTouch's life cycle.
Preview
You can touch this → http://alloyteam.github.io/AlloyFinger/
Install
You can install it via npm:
npm install alloyfinger
Usage
var af = new AlloyFinger(element, {
touchStart: fu