UNPKG

@rn-vui/themed

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