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

escoz/QuickDialog

QuickDialog - Quick and easy dialog screens for iOS observed · 2026-08-28

github.com/escoz/QuickDialog · homepage · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5500
  • days_rel: n/a
  • days_push: 1440
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3058 stars · 632 forks observed · 2026-08-28

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

QuickDialog is an Objective-C library for building HIG-compliant forms and dialog screens on iOS without directly managing UITableViews, delegates, and data sources. It provides a declarative, element-based API for composing forms with text fields, selection lists, and even thousands of items.

Use cases

  • build ios forms without dealing with uitableview delegates
  • create in-app settings screens for an iphone app
  • show a dialog with multiple text fields in objective-c
  • quickly create hig-compliant form screens in an ios app
  • build long scrolling forms with many items on ios
  • prototype ios input screens without storyboards

When to choose

  • you are maintaining or extending a legacy Objective-C iOS app that already uses QuickDialog
  • you need a lightweight, code-driven form builder for older iOS versions that predate modern UIKit form tooling
  • you want a MonoTouch.Dialog-style declarative approach to building native iOS forms

When to avoid

  • you are starting a new iOS project - Swift, SwiftUI, or modern UIKit approaches are far better supported
  • you need Swift-native APIs, async/await, or compatibility with the latest iOS and Xcode versions
  • you require an actively maintained dependency - the project has seen no meaningful activity for years

Facets

library · maturity abandoned

ui-components gui form-handling mobile-development objective-c ios-forms dialogs uitableview declarative-forms legacy-ios monotouch-dialog-inspired ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
escoz/QuickDialogmain32

For agents

markdown · JSON · MCP: product_card(name="escoz/QuickDialog")

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