ConcentricProgressRingView icon indicating copy to clipboard operation
ConcentricProgressRingView copied to clipboard

Fully customizable circular progress bar written in Swift.

Results 10 ConcentricProgressRingView issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.1.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Fixed bug where completion closure (via animationDidStop) was not being called after calling setProgress. Confirmed bug and tested fix on iOS 10.3.1 & 12.2.

This dependency gets pulled in and won't compile in Xcode 10.2 as it's in Swift 3 :-(

I want to be able to change the color of the rings based on user input. How to achieve this?

help wanted

Can you include code as for how this control can be used in an objective c project? I don't mean rewrite the control in objective c, but show how the...

help wanted

I don't know how to program in Swift, but it would be a great enhancement if you could handle the case of progress >= 100%.

enhancement
help wanted