Skip to content

Commit 53fb4ee

Browse files
committed
README is updated
1 parent efc0728 commit 53fb4ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ import InputBar from "@paraboly/react-native-input-bar";
6060
| width | string/number | 90% of screen width | change the InputBar's width |
6161
| height | string/number | 50 | change the InputBar's height |
6262
| bottom | string/number | 24 | change the InputBar's bottom position |
63+
| value | string | undefined | set the TextInput's value |
6364
| onChangeText | function | undefined | handle onChangeText function |
6465
| backgroundColor | color | #fdfdfd | set your own color for InputBar's background color |
6566
| textColor | color | #9da1ab | set your own color for TextInput's text color |

0 commit comments

Comments
 (0)