UNPKG

ignite-jhipster

Version:

A React Native boilerplate for JHipster apps.

14 lines (13 loc) 222 B
import { Colors } from '../../shared/themes' export default { container: { flex: 1, padding: 20, backgroundColor: Colors.background }, logo: { alignSelf: 'center', height: 80, width: 80 } }