UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

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