Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use with UIPageViewController #60

Open
ranhsd opened this issue Mar 14, 2017 · 1 comment
Open

Use with UIPageViewController #60

ranhsd opened this issue Mar 14, 2017 · 1 comment

Comments

@ranhsd
Copy link

ranhsd commented Mar 14, 2017

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.

@ghost
Copy link

ghost commented Aug 21, 2017

@ranhsd have a look at RoutableUIKit! Does some of your work with the UIPageViewController fit there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant