UNPKG

react-native-gesture-handler

Version:

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

7 lines (6 loc) 276 B
"use strict"; // customDirectEventTypes doesn't exist in react-native-web, therefore importing it // directly in createHandler.tsx would end in crash. const customDirectEventTypes = {}; export { customDirectEventTypes }; //# sourceMappingURL=customDirectEventTypes.web.js.map