UNPKG

react-native-gesture-handler

Version:

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

8 lines (7 loc) 240 B
"use strict"; export let SwipeDirection = /*#__PURE__*/function (SwipeDirection) { SwipeDirection["LEFT"] = "left"; SwipeDirection["RIGHT"] = "right"; return SwipeDirection; }({}); //# sourceMappingURL=ReanimatedSwipeableProps.js.map