UNPKG

jans-common-rn-components

Version:
7 lines (6 loc) 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const native_1 = require("styled-components/native"); exports.ExpandingView = native_1.default.View ` flex: 1; `;