https://github.com/isapozhnik/segmentedprogressview
🔘🔘🔘⚪️⚪️ Simple Instagram-like segmented progress view with completion handler and different time interval for each segment
https://github.com/isapozhnik/segmentedprogressview
instagram ios progressbar progressview segmented swift3
Last synced: 7 months ago
JSON representation
🔘🔘🔘⚪️⚪️ Simple Instagram-like segmented progress view with completion handler and different time interval for each segment
- Host: GitHub
- URL: https://github.com/isapozhnik/segmentedprogressview
- Owner: iSapozhnik
- License: mit
- Created: 2017-05-12T21:52:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T16:02:13.000Z (over 7 years ago)
- Last Synced: 2025-04-07T17:51:27.062Z (10 months ago)
- Topics: instagram, ios, progressbar, progressview, segmented, swift3
- Language: Swift
- Homepage:
- Size: 56.6 KB
- Stars: 94
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SegmentedProgressView
[](https://travis-ci.org/isapozhnik/SegmentedProgressView)
[](https://travis-ci.org/isapozhnik/SegmentedProgressView)
[](http://cocoapods.org/pods/SegmentedProgressView)
[](http://cocoapods.org/pods/SegmentedProgressView)
[](http://cocoapods.org/pods/SegmentedProgressView)
## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.
## TODO
- [] add pause/resume animation feature
- [] Storyboard and xib support
- [] IBDesignable support
- [] Autolayout support
## Installation
SegmentedProgressView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "SegmentedProgressView"
```
## Author 👨💻
isapozhnik, sapozhnik.ivan@gmail.com
## License
SegmentedProgressView is available under the MIT license. See the LICENSE file for more info.