简体   繁体   中英

Sharing a photo from an ios app

Given that I have a UIImage instance in my app how could I get ios to show the image sharing dialog (Mail, add to notes, twitter, fb, save image, etc)

Upon a cursory look to PHAsset I haven't found anything prominent :-(

You can search for UIActivityViewController . This class will display a dialog, having all sharing apps listed within dialog.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM