UNPKG

@react-navigation/stack

Version:

Stack navigator component for iOS and Android with animated transitions and gestures

14 lines (12 loc) 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = MaskedView; function MaskedView(_ref) { let { children } = _ref; return children; } //# sourceMappingURL=MaskedView.js.map