Using UIPageViewController as container is pretty straightforward, however, it is extremely hacky to disable its bounce effect. I need help on creating a custom container ViewController (similar to UIPageVC) using UIScrollView and ViewController containment API. Is there any existing repo on github?
thx