Skip to content

zenathar/SMFloatingLabelTextField

 
 

Repository files navigation

SMFloatingLabelTextField

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.

Version Platform

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, micmos@azimo.com

License

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

About

A subclass of UITextField that displays floating placeholder

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Objective-C 94.4%
  • Shell 4.6%
  • Other 1.0%