saurabhnemade / react-twitter-embed

Simplest way to add twitter widgets to your react project.
https://saurabhnemade.github.io/react-twitter-embed/
368 stars 66 forks source link

Detect clicks on follow buttons #35

Closed BaliBalo closed 4 months ago

BaliBalo commented 5 years ago

Issue for PR #34

Expected behaviour

Being able to know when a TwitterFollowButton is pressed, by passing an onClick callback function as a prop.

Use case

Mostly tracking and user feedback.