TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Mar 2018 |
SPMSupports SPM | ✗ |
Maintained by Kaunteya Suryawanshi.
ProgressKit
has set of cool IBDesignable
progress views, with huge customisation options. You can now make spinners, progress bar, crawlers etc, which can be finely customised according to your app palette.
XIB
or Storyboard
IBOutlet
to View ControllerIndeterminate
Progress Views true / false
to view.animate
Determinate
Progress Views: view.progress
to value in 0...1
Progress indicators which animate indefinately are Indeterminate Progress
Views.
This are the set of Indeterminate Progress Indicators.
Determinate progress views can be used for tasks whos progress can be seen and determined.
ProgressKit
is released under the MIT license. See LICENSE for details.