Ross ROSS = Recommend OSS · open-source software intelligence for agents

iwasrobbed/RPFloatingPlaceholders

UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text. observed · 2026-08-28

github.com/iwasrobbed/RPFloatingPlaceholders · homepage · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4699
  • days_rel: n/a
  • days_push: 2433
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1114 stars · 119 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Objective-C subclasses of UITextField and UITextView whose placeholders animate into floating labels when the user enters text. It was used in production apps like Booking.com but is now deprecated in favor of JVFloatLabeledTextField.

Use cases

  • floating label text fields in an iOS form
  • animate placeholder into label when user types
  • material design style input fields on iOS
  • login or signup form text inputs with floating labels
  • replace plain UITextField placeholders with persistent labels

When to choose

  • maintaining a legacy Objective-C iOS app that already uses it
  • you specifically want upward or downward floating label animation with ARC and iOS 6+ support

When to avoid

  • starting a new iOS project - the repo is deprecated and recommends JVFloatLabeledTextField
  • Swift-first codebases looking for actively maintained components
  • apps targeting modern iOS only with SwiftUI

Facets

library · maturity abandoned

ui-components form-handling animation mobile-development frontend web-design objective-c floating-labels uitextfield uitextview deprecated cocoa-touch ios mobile

2 sources

Member repositories

RepositoryRoleHealth v2
iwasrobbed/RPFloatingPlaceholdersmain32

For agents

markdown · JSON · MCP: product_card(name="iwasrobbed/RPFloatingPlaceholders")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem