UNPKG

@rn-vui/themed

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