react-social icon indicating copy to clipboard operation
react-social copied to clipboard

Integrate Whatsapp

Open keyserfaty opened this issue 8 years ago • 3 comments

What do you think about integrating Whatsapp? I can make a PR :)

keyserfaty avatar Jun 06 '16 00:06 keyserfaty

I'm happy to field any PRs :)

olahol avatar Jun 06 '16 10:06 olahol

Yah, maybe you really add something like this `

  • {window.open(`whatsapp://send?text=${encodeURIComponent(message + ' ' + url)}`, '_blank', "height=600,width=600");}}>
  • `

    Hazantip avatar Jul 25 '16 13:07 Hazantip

    Hi! Are you working in this idea? I need it for a project :)

    VictorParraCant avatar Jan 29 '18 08:01 VictorParraCant