I have two own blogs, I am trying to create a application using the PageViewController. Where the first and second page should display their respective blogs. I am ok with the ViewControllers, but I don’t where to get started for the Page View Controller , Can any one provide any tutorial or sample for the Page View Controller ?
Share
http://www.ioslearner.com/implementing-uipageviewcontroller-programatically-without-storyboarding/
http://www.techotopia.com/index.php/An_Example_iOS_5_iPhone_UIPageViewController_Application
This may help you.