Skip to content

Commit 0ce519c

Browse files
author
Moses Esan
committed
Updated README
1 parent 98a617f commit 0ce519c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ export default function Example(props) {
115115
| required | bool | optional | Whether the field is required | false |
116116
| secure | bool | optional | Whether the value should be masked | false |
117117
| type | string | optional | The field type | TYPES.Text (see above) |
118-
119-
120118
| autoCapitalize | string | optional | The field auto capitalize setting | "sentences" |
121119
| autoCorrect | bool | optional | The field auto correct setting | true |
122120
| clearButtonMode | bool | optional | When the clear button should appear on the right side of the text view. | never |

0 commit comments

Comments
 (0)