AwesomeTextFieldSwift

Awesome TextField is a nice and simple libriary for iOS and Mac OSX. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.

Awesome TextField is a nice and simple libriary for iOS and Mac OSX. It’s highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.

icon

Example

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

Installation

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

pod 'AwesomeTextFieldSwift'

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!

Objective-C version

AwesomeTextField Objective-C

Author