UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

3 lines 215 B
import type { AnyGesture } from '../../types'; export declare function useSimultaneousGestures(...gestures: AnyGesture[]): import("../../types").ComposedGesture; //# sourceMappingURL=useSimultaneousGestures.d.ts.map