Skip to content

UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.

License

Notifications You must be signed in to change notification settings

DimaVartanian/RPFloatingPlaceholders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPFloatingPlaceholders

UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.

Please see the included example app for sample usage.

Options:

Animate upward (default)

Upwards animation

Animate downward

Downwards animation

Supports:

ARC & iOS 7+, Autolayout or springs and struts

A little help from my friends:

Please feel free to fork and create a pull request for bug fixes or improvements, being sure to maintain the general coding style and adding comments as necessary.

Thanks to the following people for their help:

Giridhar

Credit:

Credit for the design concept goes to Matt D. Smith.

About

UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.1%
  • Ruby 1.9%