UNPKG

react-native-gesture-handler

Version:

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

5 lines 237 B
import { HostComponent } from 'react-native'; import type { RawButtonProps } from './GestureButtonsProps'; declare const _default: HostComponent<RawButtonProps>; export default _default; //# sourceMappingURL=GestureHandlerButton.d.ts.map