ealeksandrov / EAIntroView

Highly customizable drop-in solution for introduction views.
MIT License
3.76k stars 501 forks source link

Pagination Dot Color #200

Closed zirkler closed 7 years ago

zirkler commented 7 years ago

Hi there,

how can I change the paginator dot color?

Best Regards

ealeksandrov commented 7 years ago

Use pageIndicatorTintColor and currentPageIndicatorTintColor properties on UIPageControl - introView.pageControl.

For very custom dots check out example project.