I have been working on application which is a clone of iBooks, and for last 2 days I have been trying to animate the book cover flow like iBook app perform .
This is an iBooks ScreenShot, I have my book shelf exactly like this:
When the user taps on any book I want to perform animation transition like this :
You can see the book cover flip on left and white view is of new viewcontroller which is for loading the content of the book.
Can anyone please help me with this issue? I want to perform exactly the same animation. with two viewcontrollers.