Valentin Kalchev

3pods

TTCounterLabel

This CocoaPod is designed to accept a value in milliseconds that is then displayed it in a time friendly format. Currently the controls supports up-to a maximum value of 99 hours 59 minutes 59 seconds and 999 milliseconds, which should be enough for most uses. The control automatically removes any leading zeros and centralises the result. It also supports different fonts for each unit division.

License: MIT

  • Objective C

TTHorizontalPicker

A custom UIView that acts as a horizontal value picker. It is designed to scale depending on the size of the view and accepts values from plists. You can change the font, gradient start/end color, horizontal and vertical line colors and gradient direction.

License: MIT

  • Objective C

TTProgressButton

A custom circular UIButton which has a progress border indicator. It is designed to animate an array of images while indicating the progress. You can set the speed of the image animation and change the appearance of the button. The example shows how the button can be used while sending a tweet.

License: MIT

  • Objective C