React Components To Handle Touch Interactions – React-Touch

Description:

React-Touch is a set of wrapper components that handle touch interactions in a more declarative way, abstracting out and giving you hooks into behaviors such as dragging, holding, swiping, and custom gestures. React-Touch also works with mouse events as well.

Preview:

React-Touch

Add Comment