Page Flip animation like iBooks in swift

Clarence picture Clarence · Oct 31, 2015 · Viewed 9.4k times · Source

I have been searching a lot about coding the view transition animation. But I am most interested on the book page flipping animation on the iBooks. May I know is there any available sources for that which is written in swift? Many Thanks

Answer

Darko picture Darko · Nov 1, 2015

This is done with the UIPageViewController class. See here:

http://www.techotopia.com/index.php/An_Example_Swift_iOS_8_UIPageViewController_Application