luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make background view circular instead of square

kagialikos opened this issue · comments

how can i fix this
image

It isn't currently possible to change the background color of just the circle part. I'm working on refactoring this library so I may add this in the future.

I would try to experiment with layers/opacity/clipping there may be a way to do this on your end.