We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcfac5 commit ef2ccd6Copy full SHA for ef2ccd6
README.md
@@ -55,17 +55,6 @@ import InputBar from "@paraboly/react-native-input-bar";
55
56
# Configuration - Props
57
58
-primaryIconName,
59
-primaryIconType,
60
-primaryIconSize,
61
-primaryIconColor,
62
-primaryIconOnPress,
63
-secondaryIconName,
64
-secondaryIconType,
65
-secondaryIconSize,
66
-secondaryIconColor,
67
-secondaryIconOnPress
68
-
69
| Property | Type | Default | Description |
70
| -------------------- | :-----------: | :-----------------: | -------------------------------------------------- |
71
| width | string/number | 90% of screen width | change the InputBar's width |
0 commit comments