Skip to main content
RsREACTSWIPEABLE

React Swipeable

Customizable, fast, and lightweight React hook which provides all the information needed for your site to manage swipe interactions.

Features

  • robustRobustThe useSwipeable hook provides you with all the information you need to know about a user's swipe behavior.
  • flexibleFlexibleuseSwipeable is minimal, versatile and flexible. It can be attached to any HTML element, which allows for unlimited possibilities in component design.
  • dynamicDynamicSwipeable is intended for touch interactions, but can easily handle mouse drags as well. See it in action in the demo below!

Swipe Demo

Swipe within this box to test the useSwipeable hook. Open the browser console window to see the event details.

🔮 Which way did you swipe? 🔮

Get Started

Implement a robust, flexible and dynamic Swipeable component today!

Documentation