UNPKG

react-native-gesture-handler

Version:

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

11 lines (9 loc) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getReactNativeVersion = getReactNativeVersion; function getReactNativeVersion() { throw new Error('getReactNativeVersion is not supported on web'); } //# sourceMappingURL=getReactNativeVersion.web.js.map