nygardk / react-share

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

Abandoned? #460

Open SaadBazaz opened 2 years ago

SaadBazaz commented 2 years ago

Hey, It's been quite a while since the last update. Is it safe to assume the project is abandoned? Or do you need help in maintenance?

theycallmewolf commented 2 years ago

Any good alternative? That works with the most recent React version (since react-share is only compatible with React >=16.3. on v 4.x.x)? Tks

SaadBazaz commented 2 years ago

Any good alternative? That works with the most recent React version (since react-share is only compatible with React >=16.3. on v 4.x.x)? Tks

@theycallmewolf It works fine if you force install. But the point being that the latest PRs etc are not being merged, and they contain pretty useful stuff.

next-share is being maintained, if you're into that.

derick4L commented 2 years ago

@SaadBazaz THANK YOU! I love this package but I couldn't figure out why anything is being merged myself. Next-share is looking like a great alternative.

CaptainN commented 2 years ago

next-share pulls in a TON of additional dev deps to your project, including an entire (outdated) copy of react-scripts. It's a no go for me.

SaadBazaz commented 2 years ago

@CaptainN you win some you lose some