UNPKG

react-native-gesture-handler

Version:

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

5 lines 232 B
import * as React from 'react'; import { View } from 'react-native'; declare const _default: React.ForwardRefExoticComponent<React.RefAttributes<View>>; export default _default; //# sourceMappingURL=GestureHandlerButton.web.d.ts.map