Release 1.3.2
Props
Property | Description | Type | Default |
---|---|---|---|
inputProps |
Customized TextInput Component props | Object | null |
leftButtonProps |
Customized left button (Touchable Component) props | Object | null |
placeholder |
The string that will be rendered when text input value is equal to zero | String | null |
placeholderTextColor |
The text color of the placeholder string. | String | null |
rightButtonProps |
Customized right button (Touchable Component) props | Object | null |
Merged #17