I can't find anywhere in the documentation about sharing files. Does Nativescript have a built in way to share filesystem files? I.E. I can pass it a path and it'll open the menu to pick an app to share with and when that app is opened it has that file specified already attached?
I'm using a plugin already for this, but it's a bit finicky as in it attaches the file to an email, but fails to attach it to a text message. Also the plugin doesn't give a complete list of applications like the built in share does on the phone.