# neoneye/SwiftyFORM

iOS framework for creating forms

Repository: https://github.com/neoneye/SwiftyFORM
Canonical: https://ross.abutalabs.com/products/swiftyform
Language: Swift
License: MIT
License Family: permissive
Topics: form, uitableview, validation, uidatepicker, uipickerview, uislider, binding, swift, ios
Last push: 2021-02-05T16:57:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4092, "days_push": 2035, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1069, forks 85 (observed 2026-08-28T04:03:27.749901+00:00)

## What it is
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
- artifact type: framework
- maturity: maintenance
- function: form-handling, ui-components, state-management
- domain: mobile-development, web-development
- platform: -
- tags: uitableview, form-builder, validation, swift, cocoapods, date-picker, picker-view, slider, data-binding, ios, mobile

## Member repositories
- neoneye/SwiftyFORM (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.749901+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:54:28.654100+00:00, confidence not recorded.
  - readme: https://github.com/neoneye/SwiftyFORM (fetched 2026-08-28T04:03:27.749901+00:00, sha d07671966d6a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
