UNPKG

react-native-template-allmax

Version:

React native template with navigation, redux, redux-saga, eslit, flow, reactotron

14 lines (11 loc) 210 B
// @flow import { StyleSheet } from 'react-native'; export const styles = StyleSheet.create({ contentContainer: { paddingTop: 64, alignItems: 'center', }, logo: { marginBottom: 16, }, });