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

FahimF/FloatLabelFields

Text entry controls which contain a built-in title/label so that you don't have to add a separate title for each field. observed · 2026-08-28

github.com/FahimF/FloatLabelFields · Swift · 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: 4295
  • days_rel: n/a
  • days_push: 2422
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1180 stars · 105 forks observed · 2026-08-28

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

FloatLabelFields is a Swift UI component library implementing the Float Label Pattern for iOS, providing UITextField and UITextView subclasses whose placeholders transition into floating labels above the fields once text is entered. It can be used via Interface Builder or code and requires iOS 7.x or later.

Use cases

  • add floating label placeholders to iOS form fields
  • improve form UX where placeholders disappear on input
  • use labeled text fields in storyboards via custom classes
  • avoid adding separate title labels for each text entry field
  • implement the float label pattern in a Swift iOS app

When to choose

  • you are building an iOS app in Swift and want the float label UX pattern
  • you want drop-in UITextField/UITextView subclasses configurable from Interface Builder
  • you need a lightweight MIT-licensed UI component with no dependencies

When to avoid

  • you target platforms other than iOS
  • you need a maintained library with recent updates and modern Swift features
  • you prefer SwiftUI-native components rather than UIKit subclasses
  • you need Objective-C support (use JVFloatLabeledTextField instead)

Facets

library · maturity maintenance

ui-components form-handling mobile-development frontend accessibility float-label-pattern uitextfield uitextview swift interface-builder ux-pattern ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
FahimF/FloatLabelFieldsmain32

For agents

markdown · JSON · MCP: product_card(name="FahimF/FloatLabelFields")

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