Skip to content

A GradientLoding Bar, now is support iPhoneX. It looks beautiful.

License

Notifications You must be signed in to change notification settings

FitClan/FitGradient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitGradient

A GradientLoding Bar by Swift, now is support iPhoneX. It looks beautiful.

一个Swift的渐变色的进度条,支持iPhoneX的刘海

Use

Easily to use :

非常容易使用

let bar = FitGradient()
// show 显示
bar,show()
// hide 隐藏
bar.hide()