olahol / react-social

Simple React components for social buttons (Facebook, Twitter and Pinterest) and social counts.
177 stars 60 forks source link

add facebook sharer dialog option #38

Closed linkesch closed 7 years ago

linkesch commented 7 years ago

Facebook has 2 different share dialogs. By default react-social is showing Feed Dialog which has more options, but supports only sharing to user's feed.

I added an option sharer which when set to true will show Share Dialog where user can choose between their feed and also pages they have access to.

olahol commented 7 years ago

Thank you @orthes, nice work. Sharer is now in version 1.5.0.