UNPKG

428 BTypeScriptView Raw
1/// <reference types="react" />
2import { PanGestureHandlerProperties } from 'react-native-gesture-handler';
3export declare function PanGestureHandler(props: PanGestureHandlerProperties): JSX.Element;
4export type { PanGestureHandlerGestureEvent } from 'react-native-gesture-handler';
5export { GestureHandlerRootView, State as GestureState, } from 'react-native-gesture-handler';
6//# sourceMappingURL=GestureHandlerNative.d.ts.map
\No newline at end of file