OpenProduct

react-native-gesture-handler

devtool
Visit site
0
Tracked since 2026-05-28
Share
AI Summary

react-native-gesture-handler provides a declarative API that replaces React Native's built-in touch system with native platform gesture handling, enabling smoother interactions like pan, pinch, and swipe. It is designed for React Native developers building complex, gesture-driven interfaces (e.g., maps, drag-and-drop, or custom animations) who need high performance and reliability. Its interesting because it solves the jank and limitations of the JavaScript thread by offloading gesture recognition to the native UI thread, making fluid, 60fps interactions possible.

Cross-platform signals

GH
GitHub
View
6.8k
stars
1.1k
forks
Updated 2026-07-05

You might also like

More in devtool