Skip to content

A segmented progress bar that supports different proportions

License

Notifications You must be signed in to change notification settings

sunimp/SegmentedProgressBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SegmentedProgressBar

A segmented progress bar that supports different proportions.

ScreenShots

Requirements

  • Xcode 15.4+
  • Swift 5.10+
  • iOS 13.0+

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/sunimp/SegmentedProgressBar.git", .upToNextMajor(from: "1.0.0"))
]

License

SegmentedProgressBar is available under the MIT license. See the LICENSE file for more info.