I'm currently developing an app which has a UIPageViewController
. I want to add a custom icon to one of the pages' indicatorIcon, so it works like the pageIndicator on iOS 9.
For better understanding, here's an image:
It should detect which view is currently displayed and light up the corresponding dot or image. Does someone of you have any idea how we could do that in Swift? Is it possible with the standard pageIndicator in UIKit? If you have any questions please ask them.
I think there's a GitHub repository that does exactly that. https://github.com/Spaceman-Labs/SMPageControl