GradientCircularProgress
GradientCircularProgress copied to clipboard
Customizable progress indicator library in Swift
I want to use this for view is storyboard. How can I do it?
Using custom font mess up the ratio label and it shows truncated text. You can try it by using following code in the sample project: var style = styleList[seletedStyleIndex].1 style.ratioLabelFont...
I receive the following error: ``` [!] Error installing GradientCircularProgress [!] Failed to download 'GradientCircularProgress'. ```
Why there is always a delay before the progress got dismissed? I see that the view gets dismissed withDuration: 0.3, Is there any reason for that? I want the progress...
BaseWindow without argument will no longer be accepted in iOS13.
With iOS13 BaseWindow will no longer accept no arguments anymore. This will fix this while keeping iOS12 compatibility.
How to achieve this? 1. round radius 2. track background with inner shadow 
I have a Multiple commands produce error while install over pods in the folder there r the info.plist in source and support files. With Xcode 10
Hi guys, awesome repository, we are using this for our application, thanks for sharing this. I've been trying to build for iOS 12 under Xcode 10 and I'm having the...
I received a warning from Xcode complaining about the framework being build for x86_64, but not the architecture being linked:  This warning only occurs when I load the library...