UNPKG

react-native-gesture-handler

Version:

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

6 lines (5 loc) 162 B
"use strict"; import { View } from 'react-native'; const HostGestureDetector = View; export default HostGestureDetector; //# sourceMappingURL=hostDetector.js.map