-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Hi,
I am trying to think what is the best way to use the Router with UIPageViewController. What i did so far is create a routable which receive the some hostViewController instance and then add UIPageViewController into it. Now in order to page from one page to another the host controller must confirm the UIPageController datasource. the page controller datasource must return the number of pages to display and also the view controller for any page. Based on those things i wanted to ask what is the best way to achieve it?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels