anythingcodes / highlight-share

Medium-like text selection sharing without dependencies
MIT License
98 stars 14 forks source link

Hook for click on share icon with ReactJS #8

Closed sonu-c247 closed 3 years ago

sonu-c247 commented 5 years ago

Hello,

As you mentioned in the doc that it provides a hook for share action, but I didn't find it in the doc. Can you please explain how can I achieve this, I want to call an API whenever a user clicks on the share icon. Additionally, I am using it with ReactJS. Thanks