Using UIPageViewController without storyboard

Seylar picture Seylar · Mar 16, 2014 · Viewed 11.7k times · Source

I would like to add a tutorial to my app using UIPageViewController, but my app is not using storyboard, do you know any tutorial that could explain to me how to do it? I've been looking around but everything mention storyboard.

Thanks a lot.

Answer

GenieWanted picture GenieWanted · Mar 16, 2014

This is a good one (without storyboards):

http://www.appcoda.com/uipageviewcontroller-tutorial-intro/