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

https://github.com/redmadrobot/floating-text-input


https://github.com/redmadrobot/floating-text-input

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# FloatingTextInput

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

## Example

Floating title for UITextField and UITextView

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

![Example Demo](https://media.giphy.com/media/Q59pZAO0TUg8BACy8e/giphy.gif)

## Requirements

## Installation

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

```ruby
pod 'FloatingTextInput'
```

## Author

Alexander-Ignition, ai@redmadrobot.com

## License

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