Skip to content

jcexk/Progress

Repository files navigation

一款呼吸灯效果的进度提示Demo


/**
supView:将要加载到那个视图上,一般都是UIImageView
subFrame:设置进度条展示的位置,默认是居中
*/

+(void)showView:(UIView *)supView center:(CGPoint)subCenter;
/
实时更新进度
*/
+(void)progressForFloat:(NSInteger)progressF;
/

消失
*/
+(void)dismiss;

About

一款呼吸灯效果的进度提示Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •