UNPKG

react-native-gesture-handler

Version:

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

4 lines 163 B
import { View } from 'react-native'; declare const HostGestureDetector: typeof View; export default HostGestureDetector; //# sourceMappingURL=hostDetector.d.ts.map