# ra1028/Former

Former is a fully customizable Swift library for easy creating UITableView based form.

Repository: https://github.com/ra1028/Former
Canonical: https://ross.abutalabs.com/products/ra1028-former
Language: Swift
License: MIT
License Family: permissive
Last push: 2021-04-28T20:14:18+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4056, "days_push": 1953, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1289, forks 132 (observed 2026-08-28T04:04:15.299073+00:00)

## What it is
Former is a fully customizable Swift library for easily building UITableView-based forms on iOS. It provides composable row, section, and view components with configuration and event callbacks without needing to subclass cells or view controllers.

## Use cases
- build settings screens in an iOS app
- create customizable forms backed by UITableView in Swift
- make a profile editing screen with input rows
- build a survey or questionnaire UI in iOS
- create dynamic form sections without subclassing UITableViewCells

## When to choose
- you are building an iOS app in Swift with table-view-based forms
- you want highly customizable form rows and sections with minimal boilerplate
- you need CocoaPods or Carthage integration for a UIKit form library

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need a maintained library with recent updates and Swift 5.x concurrency support
- your forms require complex validation or multi-platform support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: mobile-development, developer-tools
- platform: -
- tags: uitableview, forms, swift, cocoapods, carthage, ios, mobile

## Member repositories
- ra1028/Former (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.299073+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-30T04:55:45.954394+00:00, confidence not recorded.
  - readme: https://github.com/ra1028/Former (fetched 2026-08-28T04:04:15.299073+00:00, sha 1906aa2aef66)
- Data as of 2026-08-30T08:39:29.467469+00:00.
