Skip to content

Commit 911edd7

Browse files
authored
Update README.md
1 parent 9628b18 commit 911edd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ import BouncyCheckbox from "react-native-bouncy-checkbox";
7575

7676
| Property | Type | Default | Description |
7777
| -------------------- | :-------: | :------------: | ----------------------------------------------------------- |
78-
| text | string | Call my mom 😇 | set the checkbox's text |
78+
| text | string | undefined | set the checkbox's text |
7979
| onPress | function | null | set your own onPress functionality after the bounce effect |
8080
| disableText | boolean | false | if you want to use checkbox without text, you can enable it |
8181
| size | number | 25 | size of `width` and `height` of the checkbox |

0 commit comments

Comments
 (0)