• Stars
    star
    230
  • Rank 168,368 (Top 4 %)
  • Language
    Swift
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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