Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 515 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 515 Bytes

Container-View

Container view using UIPageViewController with Storyboard Autolayout

Autolayout UIPageViewController using conatiner view so that when we have multiple view controllers then you can use them in page view controller and hence handle them as per the requirement.

This is just a small demo of how to manage the page view controller with container view using storyboard, still more to come with other functionalities with this container view.

Please let me know if it is useful for you guys or not.