UNPKG

react-native-gesture-handler

Version:

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

8 lines (7 loc) 170 B
export { default } from './Pressable'; export type { LegacyPressableProps, PressableEvent, PressableProps, PressableStateCallbackType, } from './PressableProps';