TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2016 |
Maintained by Michal Moskala, Mateusz Kuźnik.
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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 8.0 CocoaPods 1.0
SMFloatingLabelTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SMFloatingLabelTextField"
Michał Moskała, [email protected]
SMFloatingLabelTextField is available under the Apache license. See the LICENSE file for more info.