React Swipeable
Content Type: Widget
Categories: User Interface
Overview
Wrapper for react-swipeable (https://github.com/FormidableLabs/react-swipeable , https://www.npmjs.com/package/react-swipeable) to capture swipe events on configurable areas of a page. The widget is targeted for web apps and PWAs.
Documentation
Typical usage scenario
The widget enables you to handle swipe events on a page or parts of the page (depending on the content wrapped by the widget).
Features and limitations
The widget does not provide all configuration options available in react-swipeable (https://www.npmjs.com/package/react-swipeable).