UNPKG

jans-common-rn-components

Version:
9 lines (8 loc) 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const native_1 = require("styled-components/native"); exports.ExpandingCenteringView = native_1.default.View ` flex: 1; justify-content: center; align-items: center; `;