SMFloatingLabelTextField 0.3.1

SMFloatingLabelTextField 0.3.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2016

Maintained by Mateusz Kuźnik, Michal Moskala.



This CocoaPod providers the ability to use a UITextField that displays floating placeholder. When user type some text into field, or text is set programatically, placeholder label is displayed above field itself. The placeholder labes appears and disappears using animation.

Example

Example

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

Requirements

iOS 8.0 CocoaPods 1.0

Installation

SMFloatingLabelTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SMFloatingLabelTextField"

Author

Michał Moskała, [email protected]

License

SMFloatingLabelTextField is available under the Apache license. See the LICENSE file for more info.