UNPKG

@kadira/react-native-storybook

Version:

A better way to develop React Native Components for your app

16 lines (15 loc) 228 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { main: { flex: 1 }, help: { flex: 1, padding: 15, alignItems: 'center', justifyContent: 'center' } };