ortuman/SwiftForms
A small and lightweight library written in Swift that allows you to easily create forms. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4344
- days_rel: n/a
- days_push: 2017
- n_releases_24m: 0
Adoption not part of the score
1313 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwiftForms is a lightweight Swift library for iOS that lets developers build forms declaratively using form descriptors, sections, and rows. It supports customizable cell appearance, fully custom cells, and user-defined selector controllers.
Use cases
- create login and signup forms in iOS apps
- build settings screens with a few lines of code
- collect user input with email, password, and button rows
- customize form cell appearance via configuration dictionaries
- implement custom form cells and selector controllers
When to choose
- you are building an iOS app in Swift and need quick declarative form creation
- you want lightweight form handling without heavy dependencies
- you need customizable or fully custom form cells
When to avoid
- you target platforms other than iOS
- you need SwiftUI-native form handling
- you require a library with frequent recent updates and active maintenance
Facets
library · maturity maintenance
ui-components form-handling mobile-development swift forms uitableview cocoapods carthage ios-tools ios
1 source
- readme: https://github.com/ortuman/SwiftForms · fetched 2026-08-28 · 12030c832073
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ortuman/SwiftForms | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="ortuman/SwiftForms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem