Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 288 Bytes

File metadata and controls

21 lines (13 loc) · 288 Bytes

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()