UNPKG

@rn-vui/themed

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