nygardk / react-share

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

Expose share URL API #445

Open cgarrovillo opened 2 years ago

cgarrovillo commented 2 years ago

There are many outstanding issues here regarding the implicit share URL this library adds, and the implicit addition of that URL makes it prone to break whenever a company's API changes.

On top of the url prop, we need a way to override the complete URL that a button creates to mitigate whenever this library hasn't been updated yet