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

How to add page indicator/ page control #235

Open
alexkornhauser opened this issue Dec 10, 2019 · 1 comment
Open

How to add page indicator/ page control #235

alexkornhauser opened this issue Dec 10, 2019 · 1 comment

Comments

@alexkornhauser
Copy link

I've been looking for 30 minutes for a feature that is default in UIPageView.

@alexkornhauser alexkornhauser changed the title How to add page indicator How to add page indicator/ page control Dec 10, 2019
@irskep
Copy link

irskep commented Dec 24, 2021

As far as I can tell, you need to add your own UIPageControl and update it yourself. It's pretty easy using the delegate, just a little more work than using UIPageViewController on its own. Overall I'm finding the tradeoff well worth it in favor of Pageboy even though this is extra work.

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

No branches or pull requests

2 participants