UNPKG

@rn-vui/themed

Version:
5 lines (4 loc) 148 B
import { Text } from '@rn-vui/base/dist/Text/Text'; import { withTheme } from '../config'; export { Text }; export default withTheme(Text, 'Text');