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

Commit acd4876

Browse files
committed
updated readme
1 parent b77e55f commit acd4876

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
6666
6767
// Button
6868
<SocialIcon
69-
title='Some Twitter Message'
69+
title='Sign In With Facebook'
7070
button
71-
type='twitter'
71+
type='facebook'
7272
/>
7373
```
7474

7575
| prop | default | type | description |
7676
| ---- | ---- | ----| ---- |
77-
| component | TouchableHighlight | React Native Component | Type of button |
77+
| 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 |

0 commit comments

Comments
 (0)