nygardk / react-share

Social media share buttons and share counts for React
MIT License
2.6k stars 433 forks source link

Add redirect_uri as an option for Facebook share button #407

Open jeremygottfried opened 3 years ago

jeremygottfried commented 3 years ago

According to these docs, Facebook offers a redirect_uri param that's not available with react-share.

Having this param would be useful because you could confirm that the share button was clicked.

MasterBrian99 commented 2 years ago

h1, did you find a way to do this ?

jeremygottfried commented 2 years ago

I haven't looked into this at all, but it would be a cool feature.