A segmented progress bar that supports different proportions.
- Xcode 15.4+
- Swift 5.10+
- iOS 13.0+
dependencies: [
.package(url: "https://github.com/sunimp/SegmentedProgressBar.git", .upToNextMajor(from: "1.0.0"))
]
SegmentedProgressBar
is available under the MIT license. See the LICENSE file for more info.