UNPKG

@rn-vui/themed

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