UNPKG

react-native-starsystem

Version:

Starbem React Native UI Toolkit

5 lines (4 loc) 127 B
import { Text } from './Text'; import { withTheme } from '../config'; export { Text }; export default withTheme(Text, 'Text');