UNPKG

react-native-starsystem

Version:

Starbem React Native UI Toolkit

5 lines (4 loc) 137 B
import { Switch } from './Switch'; import { withTheme } from '../config'; export { Switch }; export default withTheme(Switch, 'Switch');