UNPKG

react-native-gesture-handler

Version:

Experimental implementation of a new declarative API for gesture handling in react-native

3 lines (2 loc) 81 B
export const DEFAULT_TOUCH_SLOP = 15; export const MINIMAL_FLING_VELOCITY = 0.1;