OpenCraft / InputProgress

A progress bar for the keyboard and its presenting view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InputProgress

Version Platform License Build Documentation

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. Also, don't forget to check the Documentation.

License

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

About

A progress bar for the keyboard and its presenting view

License:MIT License


Languages

Language:Shell 55.6%Language:Swift 33.5%Language:Ruby 6.3%Language:Objective-C 4.6%