# nicklockwood/FXForms

[DEPRECATED]

Repository: https://github.com/nicklockwood/FXForms
Canonical: https://ross.abutalabs.com/products/fxforms
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2019-04-10T10:51:18+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": 4565, "days_push": 2702, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2909, forks 334 (observed 2026-08-28T04:07:29.183664+00:00)

## What it is
FXForms is a deprecated Objective-C library for building table-based forms on iOS from strongly-typed data models using introspection. It was designed for settings screens and data-entry tasks but will receive no further updates.

## Use cases
- generate iOS settings screens from model objects
- build data-entry forms without boilerplate table view code
- auto-map Objective-C properties to form fields
- create forms with switches, text fields, and pickers from typed models

## When to choose
- maintaining a legacy Objective-C iOS app already using FXForms
- targeting very old iOS versions with an existing codebase

## When to avoid
- starting any new iOS project
- using Swift or modern UIKit/SwiftUI form approaches
- needing ongoing support or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, form-handling, state-management
- domain: mobile-development, developer-tools
- platform: -
- tags: objective-c, deprecated, table-forms, settings-pages, data-entry, introspection, ios, mobile

## Member repositories
- nicklockwood/FXForms (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.183664+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-30T07:34:21.502003+00:00, confidence not recorded.
  - readme: https://github.com/nicklockwood/FXForms (fetched 2026-08-28T04:07:29.183664+00:00, sha b985246c96d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
