jssocials
jssocials copied to clipboard
I want facebook send to inbox
I want icon facebook send link into inbox (via message)
I don't get the issue. Could you provide more details?
I'm sorry. I will explain in more detail.
Currently, js-socials support share to facebook, but I want have icon Facebook Send. When User click to icon FB-Send will display popup chosen friend and send.
This link: https://developers.facebook.com/docs/sharing/reference/send-dialog.
Have you tried to add a custom share for this?
This could help:
fb-messenger://share?link={url}
opens Facebook Messenger application on mobile device.
The Guardian use it in articles in responsive view.
https://github.com/tabalinas/jssocials/pull/94 :)