Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aleksandrshoshiashvili/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.
https://github.com/aleksandrshoshiashvili/AwesomeTextFieldSwift

List: AwesomeTextFieldSwift

animation awesome ios swift swift-3 swift3 textfield uitextfield

Last synced: about 1 month ago
JSON representation

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 Lists containing this project

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](http://nmaidanov.ru/awesometextfield/afield.gif)

## Example

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

## Installation

AwesomeTextField is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
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](https://github.com/NikoGenn/AwesomeTextField)

## Author
* [Aleksandr Shoshiashvili](https://github.com/aleksandrshoshiashvili)