UNPKG

react-native-zoomable-view

Version:

Zoomable View or Image on React Native with reanimated v2

12 lines (9 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _ZoomableView = require("./ZoomableView"); var _default = _ZoomableView.ZoomableView; exports.default = _default; //# sourceMappingURL=index.js.map