Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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.
- Host: GitHub
- URL: https://github.com/aleksandrshoshiashvili/AwesomeTextFieldSwift
- Owner: aleksandrshoshiashvili
- License: mit
- Created: 2015-07-23T21:11:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T13:01:49.000Z (over 5 years ago)
- Last Synced: 2024-05-19T22:37:44.251Z (6 months ago)
- Topics: animation, awesome, ios, swift, swift-3, swift3, textfield, uitextfield
- Language: Swift
- Size: 152 KB
- Stars: 230
- Watchers: 9
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - AwesomeTextField - Awesome TextField is a nice and simple library for iOS. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app. (UI / TextField & TextView)
- awesome-ios-star - AwesomeTextField - Awesome TextField is a nice and simple library for iOS. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app. (UI / TextField & TextView)
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)