FillableLoaders
FillableLoaders copied to clipboard
Completely customizable progress based loaders drawn using custom CGPaths written in Swift
i have application with only tableview and collection view . When i add it in 2 3 view controller my whole application gets freezes. when i removed it application work...
When I add this to my project via cocoa pods, its missing the function to set the mainBgColor. Is there any way to update the version on cocoa pods?
Is there any method or event that notifies me that the loader finished it's job? I want to show another animations after the loader finished the progress animation.
Great framework, it's awesome thank you for sharing. One improvement I would like to suggest is to either rename `rectSize` to `height` or actually make it a `CGSize`. I think...