UNPKG

react-native-gesture-handler

Version:

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

6 lines (5 loc) 210 B
"use strict"; export function useNativeGestureRole(_viewRef, _children) { // No-op on native; the web implementation lives in `useNativeGestureRole.web.ts`. } //# sourceMappingURL=useNativeGestureRole.js.map