You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.summary = "This is a simple circular progress view, where the progress is shown using a gradient rather than a single colour."
spec.description = <<-DESC
ASGradientCircularProgress is a lightweight circular progress view with gradient. The progress view is animatable to any progress point within 100 i.e, from 0 to 100 percent. The circular progress view can also be used as a download progress for a download task.