SACountingLabel 0.1.1

SACountingLabel 0.1.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Dec 2015
SPMSupports SPM

Maintained by Sudeep Agarwal.



  • By
  • Sudeep Agarwal

[] []

SACountingLabel is a highly customizable animated UILabel that can count, inspired by Tim Gostony's UICountingLabel. Originally created as an animated UI component for a game to display scores, SACountingLabel supports the use of various formats such as percentages, currencies and multiple decimal places. It can also be modified to use different animation modes such as linear, ease in, ease out as well as ease in and out.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

SACountingLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:

`pod "SACountingLabel"'

And then run $ pod install

Setup

Creating a SACountingLabel is the same as creating a UILabel:

Author

Sudeep Agarwal, [email protected]

License

SACountingLabel is available under the MIT license. See the LICENSE file for more info.