Tuesday 9 July 2013

Time Counter

Hi Everybody I made a Time Counter as for many people have different requirement of counters to be used in their projects.

My time counter is very smooth scrolling with the help of little bit implementation of NSTimer and UITableView.

You can also try making a sample project using my Reusable Files and can make it more useful with some modification.Customize it according to your requirement and use it for your project need.

DO NOT FORGOT TO IMPORT QuartzCore Framework

TimeCounter.h File



TimeCounter.m File



Using TimeCounter


Here you can get Sample Code