use-gesture
Gesture handler
A utility library for handling mouse and touch gestures in React and Vanilla JavaScript applications.
đŸ‘‡Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
9k stars
43 watching
311 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
draggestureshookspinchreactscrollwheelzoom
Related projects:
Repository | Description | Stars |
---|---|---|
software-mansion/react-native-gesture-handler | Provides a platform-native touch and gesture system API to React Native apps. | 6,163 |
hammerjs/hammer.js | A JavaScript library for detecting and handling various touch gestures on touchscreens | 24,149 |
pmndrs/react-spring | An animation library based on spring physics for React applications. | 28,303 |
taye/interact.js | A JavaScript library providing drag and drop functionality with inertia and snapping capabilities. | 12,420 |
johanneslumpe/react-native-gesture-recognizers | A utility library for handling user gestures in React Native applications | 366 |
chenglou/react-motion | A JavaScript library for animating UI elements using physical-based animation and easing curves | 21,715 |
mudcube/event.js | Provides support for handling various touch-based events and gestures in web applications. | 368 |
html-next/ember-gestures | An Ember.js addon providing gesture recognition and support for handling touch, mouse, and pointer events. | 160 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 211 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,347 |
pmndrs/leva | A set of reusable React components for building GUI applications with type-safe input handling and easy plugin creation. | 5,075 |
alloyteam/alloyfinger | A JavaScript library for creating touch and gesture handling functionality in web applications | 3,432 |
spikef/react-native-gesture-password | A React Native component for implementing gesture-based password input | 548 |
leandrowd/react-responsive-carousel | A reusable React component for building responsive, swipe-enabled carousels with customizable features. | 2,675 |
oliviertassinari/react-swipeable-views | A React component library for creating swipeable views in web applications. | 4,466 |