UNPKG

reinput

Version:

A React Native TextInput with material style 😎

7 lines (4 loc) • 204 B
export { default } from './Input' export { propTypes, defaultProps } from './Input/props' export { default as ReinputButton } from './Button' export { PlaceholderVisibility } from './Placeholder/props'