views:

398

answers:

2

Does anyone know a good example for Paging the views using dates... Calendar Like Paging on the Table View Header? I know it can be done a lot of time management, financial management apps have it. I just need to go on a right direction before cooking something of my own.

Thanks.

+2  A: 

Try this: http://github.com/klazuka/Kal

Nimrod
A: 

Thanks that's an awesome start.

JeremySpouken