Preventing the white gap that appears on swiping UIPageViewController

前端 未结 7 1090
广开言路
广开言路 2021-01-06 11:24

I have implemented the UIPageViewController in this manner:

\"Screenshot1\"

GalleryViewController

7条回答
  •  旧巷少年郎
    2021-01-06 12:13

    Have you tried those? You should select your content view controller first. Note: click on the controller, not the view

    1. uncheck Adjust Scroll View Insets
    2. uncheck Under Top Bars
    3. uncheck Under Bottom Bars

    enter image description here

提交回复
热议问题