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

apasccon/SearchTextField

UITextField subclass with autocompletion suggestions list observed · 2026-08-28

github.com/apasccon/SearchTextField · 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: 3778
  • days_rel: n/a
  • days_push: 1165
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1140 stars · 249 forks observed · 2026-08-28

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

A Swift UITextField subclass for iOS that displays an autocomplete suggestions dropdown as the user types, with optional subtitles, images, themes, and inline suggestions. It supports local string filtering and detecting typing pauses for remote suggestion fetching.

Use cases

  • add autocomplete suggestions to a text field in an iOS app
  • show a dropdown of matching options while typing in Swift
  • build a search box with suggestions from a remote server
  • display inline autocomplete suggestions in a UITextField
  • customize the look of an autocomplete dropdown with themes

When to choose

  • you need a drop-in autocomplete UITextField in an iOS/Swift project
  • you want themed suggestion lists with subtitles and icons
  • you need to trigger remote searches when the user stops typing

When to avoid

  • you are building for Android or cross-platform frameworks
  • you need SwiftUI-native autocomplete components
  • you require a full search engine rather than a UI component

Facets

library · maturity maintenance

ui-components search-engine mobile-development frontend uitextfield autocomplete dropdown-suggestions cocoapods swift ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
apasccon/SearchTextFieldmain32

For agents

markdown · JSON · MCP: product_card(name="apasccon/SearchTextField")

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