TextInput
PropTypes
Prop | Type | Description |
---|---|---|
color | string | Text color |
containerStyle | View.style | Text input container style |
Usage
import {TextInput} from 'react-native-ui-lib';
Prop | Type | Description |
---|---|---|
color | string | Text color |
containerStyle | View.style | Text input container style |
import {TextInput} from 'react-native-ui-lib';