I'm trying to create a button in my site for 'share a specific link' that for smartphones will open the android/ios popup for available app receivers for text (just like the share external on facebook):

How can I do it? I've searched and didn't find anything useful..
If you want to share text to other apps, you would have to use navigator.share
For more information, check this out