Skip to content

ChrisXu/CXCountDownLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CXCountDownLabel

CXCountDownLabel is a subclass of UILabel. It provide an simple countdown animation.

countDownLabel.gif

##How to use

- (void)setStartNumber:(NSInteger)startNumber endNumber:(NSInteger)endNumber countDownHandeler:(CXCountDownHandler)countDownHandeler;

- (void)start;
- (void)pause;
- (void)resume;

assign countInterval to decide your countdown speed.

##Contact

Chris Xu

##License

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

Bitdeli Badge

About

Counting down label

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published