MultiProgressView icon indicating copy to clipboard operation
MultiProgressView copied to clipboard

📊 An animatable view that depicts multiple progresses over time. Modeled after UIProgressView

Results 6 MultiProgressView issues
Sort by recently updated
recently updated
newest added

How to change the corner radius of each individual views inside.

enhancement

It would be nice to include some documentation for the `MultiProgressViewDataSource` protocol. **Is your feature request related to a problem? Please describe.** This will be very helpful for those new...

enhancement

**Is your feature request related to a problem? Please describe.** I'm trying to create a Vertical Progress Bar (similar to the one provided in the Storage Example except vertical). **Describe...

enhancement

In the standard `UIProgressView`, there is an `observedProgress` [variable](https://developer.apple.com/documentation/uikit/uiprogressview/1619840-observedprogress) which is used to automatically update the progress bar. It would be nice to have a version of this for `MultiProgressView`!...

enhancement

I want to change color of the custom progress view. how to do that?

enhancement