neoneye/SwiftyFORM
iOS framework for creating forms 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4092
- days_rel: n/a
- days_push: 2035
- n_releases_24m: 0
Adoption not part of the score
1069 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwiftyFORM is a lightweight, pure-Swift iOS framework for building forms with a declarative FormBuilder API. It provides strongly-typed form items (text fields, sliders, date pickers, picker views) with a built-in validation rule engine that highlights errors in red text.
Use cases
- build iOS forms with text fields and validation
- create settings screens with sliders and pickers
- validate form input with red error text
- add date pickers that expand inline in a table view
- align text fields across multiple form rows
- create custom form items in Swift
When to choose
- you are building native iOS forms in Swift and want declarative, strongly-typed form code
- you need built-in form validation with visual error feedback
- you want a dependency-free framework supporting CocoaPods, SPM, and Carthage
When to avoid
- you are targeting platforms other than iOS
- you need SwiftUI-native forms (use SwiftUI Form instead)
- you need a framework with frequent updates or support for the latest iOS versions
Facets
framework · maturity maintenance
form-handling ui-components state-management mobile-development web-development uitableview form-builder validation swift cocoapods date-picker picker-view slider data-binding ios mobile
1 source
- readme: https://github.com/neoneye/SwiftyFORM · fetched 2026-08-28 · d07671966d6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neoneye/SwiftyFORM | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="neoneye/SwiftyFORM")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem