GRKPageViewController icon indicating copy to clipboard operation
GRKPageViewController copied to clipboard

A container UIViewController providing paginated scrolling between configured view controllers. Similar to UIPageViewController, but with added control and feedback.

Results 1 GRKPageViewController issues
Sort by recently updated
recently updated
newest added

Excellent implementation Levi! Thanks. Why can't the UIPageViewController work like this:). I subclassed it and found that without access to initPages() I couldn't apply a change to my data model....