Does anyone know how do you implement (iOS 5) the flipping effect on a view like the one from Apple's new text book study cards?
Here you can see it working (min 2:56): http://www.apple.com/education/#video-textbooks
Thanks in advanced!
|
Does anyone know how do you implement (iOS 5) the flipping effect on a view like the one from Apple's new text book study cards? Here you can see it working (min 2:56): http://www.apple.com/education/#video-textbooks Thanks in advanced! |
|||
|
|
|
CoreAnimation, layer based. There's no standard flip animations like that, at least yet. |
|||||
|