Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/augustjoki/pagecontrol

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

Last synced: about 1 month 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.