hiz8 / use-web-share

React hook that triggering the native web share dialog in supported browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use-web-share

React hook that triggering the native web share dialog in supported browsers.
Supports Web share API Level 2.

Installation

# NPM
npm install use-web-share

# Yarn
yarn add use-web-share

About

React hook that triggering the native web share dialog in supported browsers.

License:MIT License


Languages

Language:TypeScript 100.0%