UNPKG

ignite-jhipster

Version:

A React Native boilerplate for JHipster apps.

10 lines (8 loc) 181 B
import { Metrics, Colors, Fonts } from '../../shared/themes' export default { text: { ...Fonts.style.h5, color: Colors.snow, marginVertical: Metrics.baseMargin } }