Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
prscms committed Apr 1, 2018
1 parent 11330ca commit 8e99072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ let music = <Icon family={"FontAwesome"} name={"music"} color={"#808080"} />;

| Prop | Type | Default | Note |
| ----------------- | ---------- | ------- | ---------------------------------------------------------------------------------------------------------- |
| `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 |
| `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 |
| `color` | `JSON` | | Color which you want then the Shine Button is not active |
| `fillColor` | `Function` | | Fill Color then the Shine Button is clicked |
| `size` | `Function` | | Size of Shine Button | |
Expand Down

0 comments on commit 8e99072

Please sign in to comment.