Skip to content

Simple way to have "Share" icons right one your website.

Notifications You must be signed in to change notification settings

bocacode/react-share

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple share component

Demo at: React-Share.Surge.sh

Simply use the Share.tsx component into your project and then call it by adding the following component with the "Description" being a description of your site, or the page or thing the user is currently trying to share

 <Share description={"here goes the description of your page or thing you're sharing"}/>

About

Simple way to have "Share" icons right one your website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • HTML 16.6%
  • CSS 9.9%