Adding ViewController's View as subview to UIPageViewController in iOS 8 gives weird UINavigationBar while show/hide

后端 未结 3 1561
青春惊慌失措
青春惊慌失措 2020-12-22 08:22

I have been working on a project where I needed to show list of images with zoom / swipe feature as presented view modal. I created custom ImageViewer using

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 08:48

    check in storyboard for particular viewController and make sure Extended Edges >> Under top bars is not selected.

提交回复
热议问题