@quantabit/share-sdk

v1.0.2

Published

Universal share SDK with 10+ platform support, Web Share API, and UTM tracking

Downloads

377

Readme

@quantabit/share-sdk

Universal social share SDK with 10+ platforms and Web Share API support

Features

  • ShareButton — One-click share, auto-detects mobile native share
  • SharePanel — Platform selection grid with 10+ options
  • ShareModal — Full-screen share dialog
  • useShare — Hook with analytics tracking
  • 10+ Platforms — X, Facebook, Telegram, WhatsApp, LinkedIn, Reddit, etc.
  • Web Share API — Native share on mobile devices
  • UTM Tracking — Auto-append campaign parameters

Quick Start

import { ShareButton, SharePanel } from '@quantabit/share-sdk';

<ShareButton url="https://qbitchain.io" title="QuantaBit" />

<SharePanel
  url="https://qbitchain.io"
  platforms={['x', 'telegram', 'whatsapp', 'linkedin']}
/>

License

MIT © QuantaBit Team


🌐 Brand & Links