• Stars
    star
    1,130
  • Rank 41,185 (Top 0.9 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Deprecated

Please use JVFloatLabeledTextField instead or feel free to chime in on an issue if you'd like to take over the repo.

RPFloatingPlaceholders

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

Used by millions of people in the Booking.com app! Is your app using it? Let me know!

Please see the included example app for sample usage.

Support this project via Gratipay

Options:

Animate upward (default)

Upwards animation

Animate downward

Downwards animation

Supports:

ARC & iOS 6+, Autolayout or springs and struts

Apps using it:

  • Booking.com β€” Used by millions of people around the world to book hotels.

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:

Credit:

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