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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
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'
NSJoker, [email protected]
NSJTextField is available under the MIT license. See the LICENSE file for more info.