Last month I mentioned a library allowing you to create several different styles of progress indicators including a minimalistic circular progress indicator.
Here’s a UILabel based component that you can use with a circular progress indicator to create a nice looking timer called TTCounterLabel from TriggerTrap.
TTCounterLabel allows you to choose different fonts and sizes for the hours, minutes, seconds, and fractional seconds removing any trailing zeroes. You can specify values for the display, and there are helper methods for starting and sotpping the timer.
Here’s an image from the readme showing TTCounterLabel in action:

You can find TTCounterLabel on Github here.
A nice component if you’re looking to place a timer within an app.
- Open Source Library For Creating Stylish UILabels – Outlines, Gradients, Shadows And More
- Open Source Library For Easily Creating Complex Auto Layout Layouts From Code
- Component Allowing You To Create Stylish Expandable Table Views Defined Using JSON
- Component Allowing You To Create Good Looking iOS 7 Style In View Notification Views
- Library For A Custom iOS Text Label Supporting Rich Text Using An HTML Style Syntax
Original article: iOS Component For Easily Creating Stylish Time Count Labels
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




