UNPKG

react-native-screens

Version:
12 lines (10 loc) 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); // TODO: Determine what this type is & whether it should not be removed const StackHost = _reactNative.View; var _default = exports.default = StackHost; //# sourceMappingURL=StackHost.web.js.map