Next Share: Social Sharing Buttons For React Apps
Next Share is a free library for React apps that allows developers to add social media sharing buttons for all popular networks with no effort.
It works with Next.js and several other React-based frameworks.
Features
- No dependencies
- Compatible with both JavaScript and TypeScript
- Supports all popular networks
- Supports Share count for many networks
- Highly customizable with custom prop for networks
Supported social networks
- Line
- Telegram
- Tumblr
- Viber
- VKShare
- Livejournal
- Workplace
- Instapaper
- Hatena
- FacebookMessenger
- Gab
Share counts
- Hatena
- OK
- Tumblr
- VK
Install
npm install next-share --save
// or
yarn add next-share --save
License
Next Share is released under the MIT License.