Skip to content

xinxibin/Gradient-circle-LoadingView

Repository files navigation

Gradient-circle-LoadingView

实现原理:

渐变图层 使用 CAGradientLayer实现

创建两个 CAGradientLayer 对象

根据圆的路径在图层上截取一个圆

使用 CABasicAnimation 让layer 动起来

具体实现可以去我的博客或者简书查看

About

渐变色圆环loading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages