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

jverdi/JVFloatLabeledTextField

UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users observed · 2026-08-28

github.com/jverdi/JVFloatLabeledTextField · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4719
  • days_rel: n/a
  • days_push: 1234
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7141 stars · 719 forks observed · 2026-08-28

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

An Objective-C UIKit library providing UITextField and UITextView subclasses that implement the Float Label Pattern, where placeholders transition into floating labels above fields once populated. It is distributed via CocoaPods, Carthage, and Swift Package Manager for iOS 9+.

Use cases

  • add floating labels to iOS form text fields
  • keep field labels visible while users fill out mobile forms
  • implement the float label UX pattern in UIKit
  • replace placeholder-only labels in iOS forms
  • use floating label text views in an Objective-C or Swift app

When to choose

  • building an iOS app with UIKit forms that need persistent field labels
  • you want the original, battle-tested Float Label Pattern implementation
  • you need a component installable via CocoaPods, Carthage, or SPM
  • your project supports iOS 9 or later and uses Objective-C or Swift

When to avoid

  • building with SwiftUI rather than UIKit
  • you need cross-platform (Android or web) floating labels
  • your project targets iOS versions below 9
  • you need actively developed new features rather than a stable maintenance-mode component

Facets

library · maturity maintenance

ui-components form-handling mobile-development frontend web-design objective-c uikit floating-label-pattern cocoapods carthage swift-package-manager text-field text-view ux-pattern form-input ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
jverdi/JVFloatLabeledTextFieldmain23

For agents

markdown · JSON · MCP: product_card(name="jverdi/JVFloatLabeledTextField")

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