Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 4b716bc

Browse files
committed
updated readme
1 parent acd4876 commit 4b716bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,9 @@
7676
| ---- | ---- | ----| ---- |
7777
| component | TouchableHighlight | React Native Component | type of button |
7878
| type | none | social media type (facebook, twitter, google-plus-official, pinterest, linkedin, youtube, vimeo, tumblr, instagram, quora, foursquare, wordpress, stumbleupon) | social media type |
79+
| button | false | boolean | creates button |
80+
| onPress | none | funciton | onPress method |
81+
| iconStyle | none | object | extra styling for icon component ([React Native Vector Icons](https://github.com/oblador/react-native-vector-icons)) |
82+
| style | none | object | button styling |
83+
| iconColor | white | string | icon color |
84+
| title | none | string | title if made into a button |

0 commit comments

Comments
 (0)