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?
As I was looking for something similar I have found out that for some people (like me itself) UIPageViewController did the trick with transition style UIPageViewControllerTransitionStylePageCurl ideally. If you want to see what you can achieve using this component take a look at iBooks app and try to turn the page. Very simple to use, great effect.
Page cant be rotated programatically and by a pan gesture which gives very page rotation/turning like feel.