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