Skip to content

jiangzhonghui/Circle-Counter-Down

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What it is

You may see it elsewhere, a animated circle with a centrized counting number.

How to use it

+ (CircleCounterView *)showCircleDownWithSeconds:(float)seconds onView:(UIView *)view;
+ (CircleCounterView *)showCircleDownWithSeconds:(float)seconds onView:(UIView *)view withSize:(CGSize)size;
+ (CircleCounterView *)showCircleDownWithSeconds:(float)seconds onView:(UIView *)view withSize:(CGSize)size andType:(CircleDownCounterType)type;

Set the properties of the returned CircleCounterView to have more detailed customization.

How it looks like

Appearance One Appearance Two

About

A Counter-Down with a animated circle around the number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published