UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

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