Bunlong / next-share

Social media share buttons and share counts for your next React apps.
https://next-share.js.org
MIT License
246 stars 35 forks source link

WhatsApp Desktop does not work #61

Open SaadBazaz opened 2 years ago

SaadBazaz commented 2 years ago

Problem

Upon clicking the WhatsApp Share button on a web browser on a desktop, it opens web.whatsapp.com, which prompts to scan a QR code if not already signed in.

Many people use WhatsApp Desktop App (Windows, Mac, Linux).

Currently, there's no way to open WhatsApp Desktop in the current implementation.

Solution

I've made a PR here -> #56 Might need a review and merge, if fits the usecase.