UNPKG

react-native-starsystem

Version:

Starbem React Native UI Toolkit

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