On the iPad we get much more room to work with, so presenting full screen modal views is not ideal.
I know how to present modal views in the new formSheet and a close approach can be found on this question: iPad iTunes Animation
The problem is that you cannot choose where the animation will come from, so it just defaults and appears from the center, I want to customize it so that it appears from a specific location.
The best example I can find for this animation can be seen on the first few seconds of this video
If anyone can point me on the right direction using code, tutorials or documentation I would greatly appreciate it!
Update:
After some investigation I have found that this can be done using layers and Core Animation for the first part; and then animate it a formSheet modal view but I still dont quite understand how to achieve it, hopefully you guys can help!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…