UNPKG

react-native-gesture-handler

Version:

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

7 lines (6 loc) 161 B
export { default } from './ReanimatedSwipeable'; export { type SwipeableMethods, type SwipeableProps, SwipeDirection, } from './ReanimatedSwipeableProps';