Next Share: Social Sharing Buttons For React Apps

Next Share: Social Sharing Buttons For React Apps
Photo by Timothy Hales Bennett / Unsplash

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

  • Facebook
  • Line
  • Pinterest
  • Reddit
  • Telegram
  • Tumblr
  • Twitter
  • Viber
  • Weibo
  • Whatsapp
  • Linkedin
  • VKShare
  • Livejournal
  • Workplace
  • Pocket
  • Instapaper
  • Hatena
  • FacebookMessenger
  • Email
  • Gab

Share counts

  • Facebook
  • Hatena
  • OK
  • Pinterest
  • Tumblr
  • VK

Install

npm install next-share --save
// or
yarn add next-share --save

License

Next Share is released under the MIT License.

Resources