react-share-widget
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

react-share-widget

=======

Installation

npm i react-share-widget

Usage

TwitterButton

import { TwitterButton } from 'react-share-widget';
<div>
  <TwitterButton text="Hello World!" />
</div>

WhatsappButton

import { WhatsappButton } from 'react-share-widget';
<div>
  <WhatsappButton phone="+905555555555" text="I want to buy your product!" />
</div>

Package Sidebar

Install

npm i react-share-widget

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

555 kB

Total Files

18

Last publish

Collaborators

  • hevirbek