UNPKG

@rn-vui/themed

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