react-share-lite
react-share-lite copied to clipboard
react-share-lite is a simple and easy-to-use library for adding social media share buttons to your React & Next applications. With react-share-lite, you can quickly integrate share buttons for popular...
I am seeing issues with peer dependencies when trying to install in a React 19 project. I do not see issues in the app if I ignore the install issues,...
Hello guys, I installed the lite version on a Next.js v14 project and encountered a warning. I'm wondering if this issue is something that is planned to be addressed in...
Remove `outline: none` from the button styling if the button is not going to handle focus styling. If an element can be interacted with it must have a visible focus...
Thanks for you library! It really comes in handy! I was hoping I could to apply a class property to the component, but the Component seems to have no support...