Basic Programatic UIPageViewController

What are we doing?

  • Build a UIPageViewController completely in code
  • Build an array of view controllers to swipe through
  • Configure delegate methods

Let's GO

page view controller

By thexande

page view controller

  • 125