UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to 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