KYCircularProgress icon indicating copy to clipboard operation
KYCircularProgress copied to clipboard

Flexible progress bar written in Swift.

Results 4 KYCircularProgress issues
Sort by recently updated
recently updated
newest added

I have some issues in my projects which uses Swift 5 with KYCircularProgress. This fixes works perfect.

I have issue setting correct width and height for progress view. ``` let circularProgressView : KYCircularProgress = { // this way (without some default frame) it doesnt work at all,...

Hi, thanks for this open source project. Like it so far but cannot get some wanted behavior. I want to use single circular bar for multiple cases, or dynamically change...

just want to ask, is this library support progress bar that its color can be set in start , center and end. Thank you.