Skip to content

Commit 8e99072

Browse files
committed
updated README
1 parent 11330ca commit 8e99072

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
@@ -78,7 +78,7 @@ let music = <Icon family={"FontAwesome"} name={"music"} color={"#808080"} />;
7878

7979
| Prop | Type | Default | Note |
8080
| ----------------- | ---------- | ------- | ---------------------------------------------------------------------------------------------------------- |
81-
| `shape` | `string | react-native-vector-icons` | | The type of Shine Button you want. It's props are heart, like, star, smile. Even you are specify a react-native-vector-icons |
81+
| `shape` | `string OR react-native-vector-icons` | | The type of Shine Button you want. It's props are heart, like, star, smile. Even you are specify a react-native-vector-icons |
8282
| `color` | `JSON` | | Color which you want then the Shine Button is not active |
8383
| `fillColor` | `Function` | | Fill Color then the Shine Button is clicked |
8484
| `size` | `Function` | | Size of Shine Button | |

0 commit comments

Comments
 (0)