I want to share an Image and a text via safari browser. I saw navigator.share() as one of the way to share but it supports only text in safari browser. Is there any other way via Angular or JavaScript to share both Image and text via safari browser?
This is reference of link which I followed for share feature https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share. Another reference https://w3c.github.io/web-share/demos/share-files.html which I tried.
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
https://w3c.github.io/web-share/demos/share-files.html
1.4m articles
1.4m replys
5 comments
57.0k users