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.
To run the example project, clone the repo, and run .xcodeproj from the Example directory first.
AwesomeTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "AwesomeTextField"
##Usage
- Just drop awesomeTextField folder in your project.
- Change class of any TextField to AwesomeTextField.
- Customize it with IB.
- You're ready to use awesomeTextField!
##Swift version