Skip to content

Commit 3d95119

Browse files
authored
Update README.md
1 parent 7c1e3a0 commit 3d95119

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ TextInput and Icon is fully customizable thanks to `prop-drilling`, you can use
6666
| animatedPlaceholderTextColor | string | #757575 | change the placeholder text animated color |
6767
| ImageComponent | Component | Image | set your own image component such as; `FastImage` |
6868
| IconComponent | Component | TouchableOpacity | set your own icon component such as; [react-native-bounceable](https://github.com/WrathChaos/react-native-bounceable) |
69-
| enableIcon | boolean | false | set the true for using the right sided icon |
70-
| enableIcon | boolean | false | set the true for using the right sided icon |
69+
| enableIcon | boolean | false | set the true for using the right sided icon | |
7170
| iconImageSource | ImageSourcePropType | undefined | set the icon image |
7271
| onIconPress | Function | undefined | set your own logic for the icon button functionality when the icon is pressed |
7372
| style | ViewStyle | default | set or override the style object for the main container |

0 commit comments

Comments
 (0)