UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

6 lines (3 loc) 99 B
import { Text as RNText } from 'react-native'; const Subtitle = RNText; export default Subtitle;