UNPKG

react-native-gesture-handler

Version:

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

3 lines (2 loc) 124 B
export type { PressableProps, PressableStateCallbackType, } from './PressableProps'; export { default } from './Pressable';