Hey this is really nice.
A few suggestions
- When using the link copy button, it would be really nice to get a little bit of feedback rather than the dialog just disappearing suddenly
- It would be nice to get a styling API, right now I've had to use
!important to override the styling for the UI. Let me know if there's a better way
- Just a nitpick with the component name - it's a bit odd to have the React in the name abbreviated to
R, kind of non standard. I would simply change it to import { ReactWebShare } from 'react-web-share' or make it a default export.
No big deal either way, this is really helpful!
Hey this is really nice.
A few suggestions
!importantto override the styling for the UI. Let me know if there's a better wayR, kind of non standard. I would simply change it toimport { ReactWebShare } from 'react-web-share'or make it a default export.No big deal either way, this is really helpful!