Lynx/Modules/Gestures/Usage
@sigx/lynx-gestures · Stable

Using Gestures#

Frame-locked touch handling — the essentials.

Basic usage#

TSX
import * as Gestures from '@sigx/lynx-gestures';

Notes#

Pressable, Draggable, Swipeable + useTap / usePan / usePinch / useSwipe and a useGesture composer.