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.