Turn page programmatically in UIPageViewController when using UIPageViewControllerDataSource?

后端 未结 3 1452
灰色年华
灰色年华 2021-01-15 02:32

I have an UIPageViewController and a class which conforms to UIPageViewControllerDataSource and manages the UIViewControllers which UIPageViewContr

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-15 03:18

    I've created a easy project with that functionality:

    https://github.com/delarcomarta/AMPageViewController

    Hope this can help you.

提交回复
热议问题