Chris
Chris

Reputation: 401

iphone sdk: How to implement deletion animation from apple's notes app?

is there a way to somehow use the same animation apple in the notes app, when notes are deleted? The same animation is used again in the camera app and is triggered when you delete a pic. Can anyone help me out on this? thanks in advance!

Upvotes: 0

Views: 483

Answers (1)

Noah Witherspoon
Noah Witherspoon

Reputation: 57149

I'm afraid not. Apple hasn't exposed the transition animation that Notes, Photos, and Mail use—it's considered a private API, and an app using it has just about no chance of making it into the App Store. If you'd like access to that transition, I'd suggest filing a feature request for it.

Upvotes: 1

Related Questions