UNPKG

react-navigation-stack

Version:
4 lines (3 loc) 294 B
import { PanGestureHandlerProperties } from 'react-native-gesture-handler'; export declare function PanGestureHandler(props: PanGestureHandlerProperties): JSX.Element; export { GestureHandlerRootView, State as GestureState, PanGestureHandlerGestureEvent, } from 'react-native-gesture-handler';