Gestures

Software Mansion's best practices for gestures in React Native apps using React Native Gesture Handler. Use when implementing tap, pan, pinch, rotation, swipe, long press, fling, hover, drag, or any touch interaction. Trigger on: 'gesture handler', 'GestureDetector', 'tap gesture', 'pan gesture', 'pinch gesture', 'rotation gesture', 'long press', 'fling', 'hover gesture', 'swipe', 'pinch to zoom', 'drag', 'touch handling', 'Pressable', 'RectButton', 'Swipeable', 'DrawerLayout', 'VirtualGestureDetector', or any request to handle user touch input in a React Native app.

kingstinct dd89dcf 7 files · 46.3 KB Updated

File contents

kingstinct/react-native-healthkit/tree/main/.agents/skills/react-native-best-practices/references/gestures commit dd89dcf62b

Frequently asked questions

npx skillmds@latest add kingstinct/gestures