Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 299 Bytes

TimeLimitedView-倒计时的控件

图片

用法

RTimeLimitedView *time = [[RTimeLimitedView alloc]init];

time.endTime = endTime;

详细见demo