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

Add custom page view implementation #80

Closed
rechsteiner opened this issue Nov 18, 2017 · 1 comment
Closed

Add custom page view implementation #80

rechsteiner opened this issue Nov 18, 2017 · 1 comment

Comments

@rechsteiner
Copy link
Owner

rechsteiner commented Nov 18, 2017

We're currently using EMPageViewController as a replacement for UIPageViewController, as it’s more predictable and provides us with much better delegate methods at every step.

Ideally, we would replace this library with our own custom implementation to have even more fined grained control. This would also fix an issue with EMPageViewController where it occasionally won’t do anything when swiping rapidly between many pages (#26).

@rechsteiner
Copy link
Owner Author

This has been implemented now (#468) and will be part of the 3.0 release

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

No branches or pull requests

1 participant