Appearance
Browser
Hook that utilizes the share api
import { useShare } from '@siberiacancode/reactuse';
const { share, supported } = useShare();
source
UseShareReturn