https://github.com/redmadrobot/floating-text-input
https://github.com/redmadrobot/floating-text-input
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/redmadrobot/floating-text-input
- Owner: RedMadRobot
- License: mit
- Created: 2019-06-13T10:17:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T17:04:30.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T16:42:34.393Z (over 1 year ago)
- Language: Swift
- Size: 44.9 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FloatingTextInput
[](https://travis-ci.org/Alexander-Ignition/FloatingTextInput)
[](https://cocoapods.org/pods/FloatingTextInput)
[](https://cocoapods.org/pods/FloatingTextInput)
[](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.

## 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.