UNPKG

react-native-screens

Version:
10 lines (9 loc) 499 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _codegenNativeComponent = _interopRequireDefault(require("react-native/Libraries/Utilities/codegenNativeComponent")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } var _default = exports.default = (0, _codegenNativeComponent.default)('RNSScreenNavigationContainer', {}); //# sourceMappingURL=ScreenNavigationContainerNativeComponent.js.map