An open API service indexing awesome lists of open source software.

https://github.com/augustjoki/pagecontrol

UIPageControl subclass with custom images
https://github.com/augustjoki/pagecontrol

Last synced: 11 days ago
JSON representation

UIPageControl subclass with custom images

Awesome Lists containing this project

README

        

CSPageControl

Like a normal UIPageControl but with the ability to set an active and inactive image.

Known limitations:
- Images are expected to be 16px wide.
- Default dots will show through unless custom images completely cover them.