Custom UIActionSheet for iOS

Viewed 8724

Is it possible to create an action sheet that looks like the attached image for iOS?

screenshot

This is the screenshot from the Photo app on iOS6, when you press the action button. I really like the way the options are listed as their icons, rather than horizontal buttons with titles.

I looked through Google and also in Apple's iOS reference but I can't seem to find anything that teaches me how to create something like this for my app.

1 Answers
Related