InputProgress

Version Platform License Build

This library provides a way to give feedback to the user regarding his progress on an exaustive form flow. A customizable progress bar can be added both to the selected UITextFields as well as on the view they are being presented.

Demo

Demo

Requirements

  • iOS 8.0+
  • Swift 3.2+

Instalation

The instalation can be made using CocoaPods. CocoaPods is a dependency manager for Cocoa projects. After installing CocoaPods, simply run the following command:

$ pod install InputProgress

Usage

Take a look at the Example application provided. It demonstrates all the features of this library.

License

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