I have a button of UIBarButtonSystemItemTrash on my Navigation Bar, I want to implement a animation when I clicked that button, with trash open and view flies into the trash. Just like iPhone's Photo or Mail app.
I realize there's such a question been asked on Jan 9 '09. But that one was answered by a private API. As I'm targeting App Store, it's there any safe way to make such animation after years?