I look around for similar posts but didn\'t find a solution. I\'m looking for a simple page turn animation (without finger tracking) like this: http://www.youtube.com/watch?
Use UIViewAnimationTransitionCurlDown. Example shown in this question:
UIViewAnimationTransitionCurlDown
curl down transition for adding an UIView to a superview