UNPKG

react-native-gesture-handler

Version:

Experimental implementation of a new declarative API for gesture handling in 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