Search code examples
javascriptiossocial-networkingtitanium-alloyappcelerator-mobile

Can a Titanium app access the ios share features?


I want to let user's of my app share stuff by clicking on a share icon and bringing up the ios share page that pops up from the bottom of the screen and shows share options including message, mail, twitter, and facebook. I notice that apps, including the BBC News app have share icons that do this but I can't find anywhere that says how to do this with a Titanium app.

Is it possible? If so how?


Solution

  • I use this widget which brings up the native share sheet: https://github.com/ricardoalcocer/socialshare