nygardk / react-share

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

beforeOnClick: not working for retuning promise #414

Open pranahonk opened 2 years ago

pranahonk commented 2 years ago

Hi guys, can you give me exampe for using beforeOnClick i need call api before click and then set the url props from API. could it possible happen?