Ever wonder what various apps like Photos or Safari use when you click on the share button? So did I until a few days ago. It is apparently UIActivityViewController. I just learned a bit about how to use it, so I thought I would pass it along.
Update November 10, 2014: Want to see how to use UIActivityViewController in Swift? Check out the my newer post Add sharing to your Swift app via UIActivityViewController [Read more…]