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

https://github.com/ansu/ampfloatingtextfield

Custom UITextFields with bottom error lable inspired by SkyFloatingTextField
https://github.com/ansu/ampfloatingtextfield

animation interfacebuilder swift swift-library textfield

Last synced: 4 months ago
JSON representation

Custom UITextFields with bottom error lable inspired by SkyFloatingTextField

Awesome Lists containing this project

README

          

# AMPFloatingTextField

When we first used SkyFloatingLabelTextField, instantly we fell in love with its effects. Then we got a completely different scenario which could not be handled with it, hence, decided to create something of our own.

Hope you'll like it :)

![AMPFloatingTextField](https://github.com/ansu/AMPFloatingTextField/blob/master/screenshot/titlewithbottomerrorlable.png)

Version: 1.0

And, we are not stopping here, many more customizations are on the way.

# Credits

AMPFloatingTextField is written and maintained by Ansu [@ansu](https://github.com/ansu), Mohit [@Mohit95](https://github.com/mohit95) and Pushpendra [@pushpendra65](https://github.com/pushpendra65)

# AMPFloatingTextField

[![CI Status](http://img.shields.io/travis/ansujain123/AMPFloatingTextField.svg?style=flat)](https://travis-ci.org/ansujain123/AMPFloatingTextField)
[![Version](https://img.shields.io/cocoapods/v/AMPFloatingTextField.svg?style=flat)](http://cocoapods.org/pods/AMPFloatingTextField)
[![License](https://img.shields.io/cocoapods/l/AMPFloatingTextField.svg?style=flat)](http://cocoapods.org/pods/AMPFloatingTextField)
[![Platform](https://img.shields.io/cocoapods/p/AMPFloatingTextField.svg?style=flat)](http://cocoapods.org/pods/AMPFloatingTextField)

## Example

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

## Requirements

## Installation

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

```ruby
pod 'AMPFloatingTextField'
```

## Author

ansu, ansu.rajesh@gmail.com

## License

AMPFloatingTextField is available under the MIT license. See the LICENSE file for more info.