BMAGridPageControl 1.0.1

BMAGridPageControl 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Miguel Angel Quinones Garcia.



A different page control

demo

demo2

Do you want to suggest to your users that they can do more than just scrolling? Enter BMAGridPageControl.

BMAGridPageControl is designed to be really similar to UIPageControl. You control it specifying a total number of items, and a current item. The control will highlight the current item as it was inside a grid.

Testing

While developing this small control, we also wanted to check how you would apply TDD to it. We came out with a two-class implementation: A driver and the control itself. Check the sources and tell us what you think!

Installation

Use cocoapods, or copy the files in BMAGridPageControl folder to your project.

License

Source code is distributed under MIT license.