Popularity
3.8
Declining
Activity
0.0
Stable
228
9
24

Programming language: Swift
License: MIT License
Tags: UI     TextField & TextView    
Latest version: v0.2.5

AwesomeTextField alternatives and similar libraries

Based on the "TextField & TextView" category.
Alternatively, view AwesomeTextField alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of AwesomeTextField or a related project?

Add another 'TextField & TextView' Library

README

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