Awesome
<img src="http://nmaidanov.ru/awesometextfield/atext.png" width="600px"></img>
Awesome TextField is a nice and simple library for iOS and Mac OSX. It's highly customizable and easy-to-use tool. Works perfectly for any registration or login forms in your app.
Example
To run the example project, clone the repo, and run .xcodeproj from the Example directory first.
Installation
AwesomeTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "AwesomeTextField"
##Usage <em></em>
- Just drop awesomeTextField folder in your project.
- Change class of any TextField to AwesomeTextField.
<img src="http://nmaidanov.ru/awesometextfield/class.png" width="300px"></img>
- Customize it with IB.
<img src="http://nmaidanov.ru/awesometextfield/customize.png" width="300px"></img>
- You're ready to use awesomeTextField!
##Swift version <em></em>