Skip to content

NSJoker/NSJTextField

Repository files navigation

NSJTextField

CI Status Version License Platform

Problem

Placeholder text works great for a simple username and password form, but not so much when there is more information. It's easy to forget which field is which once you've typed into all of the inputs.

Demo

NSJTextField

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

NSJTextField is available through CocoaPods. To install it, simply add the following lines to your Podfile:

source 'https://github.com/NSJoker/NSJTextFieldSpecs.git'
pod 'NSJTextField'

Author

NSJoker, laughofnsjoker@gmail.com

License

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