UNPKG

react-native-gesture-handler

Version:

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

4 lines (3 loc) 195 B
export { useCompetingGestures } from './useCompetingGestures'; export { useExclusiveGestures } from './useExclusiveGestures'; export { useSimultaneousGestures } from './useSimultaneousGestures';