UNPKG

react-native-gesture-handler

Version:

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

4 lines 210 B
export declare const DEFAULT_TOUCH_SLOP = 15; export declare const MINIMAL_RECOGNIZABLE_MAGNITUDE = 0.1; export declare const NATIVE_GESTURE_ROLE_ATTRIBUTE = "rngh-role"; //# sourceMappingURL=constants.d.ts.map