UNPKG

react-native-gesture-handler

Version:

Experimental implementation of a new declarative API for gesture handling in react-native

11 lines (10 loc) 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RNRenderer = void 0; const RNRenderer = { findHostInstance_DEPRECATED: _ref => null }; exports.RNRenderer = RNRenderer; //# sourceMappingURL=RNRenderer.web.js.map