UNPKG

ignite-router-flux

Version:

Infinite Red's hot boilerplate for React Native.

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