Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azonaz/circleprogressbar

Circle progress bar
https://github.com/azonaz/circleprogressbar

practice swift

Last synced: 20 days ago
JSON representation

Circle progress bar

Awesome Lists containing this project

README

        

# Circle Progress Bar

Creates a circular progress bar using CAShapeLayer in UIKit. The progress bar animates over 2 seconds, filling from 0 to 100%. Tapping anywhere on the screen restarts the animation.

The progress bar can animate either clockwise or counterclockwise by adjusting the path configuration.

# Screencast

![circleLoader-o](https://github.com/user-attachments/assets/3e4f11eb-c46c-4528-b876-0401b9b9befa)

Stack: UIKit, CAShapeLayer.