# xmartlabs/Eureka

Elegant iOS form builder in Swift

Repository: https://github.com/xmartlabs/Eureka
Canonical: https://ross.abutalabs.com/products/xmartlabs-eureka
Homepage: https://eurekacommunity.github.io
Language: Swift
License: MIT
License Family: permissive
Topics: ios, forms, ios-ui, swift, ios-forms, swift-library, carthage, cocoapods, uitableview, validations, hacktoberfest
Last push: 2024-09-12T17:04:03+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": 3992, "days_push": 720, "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 11803, forks 1310 (observed 2026-08-28T04:10:49.993703+00:00)

## What it is
Eureka is an elegant iOS form builder written in Swift that lets developers construct dynamic forms using a concise operator-based DSL on top of UITableView. It provides a rich catalog of built-in rows, custom row support, validations, and dynamic show/hide logic.

## Use cases
- build settings or onboarding forms in an iOS app
- create dynamic forms with conditional rows in Swift
- add input validation to iOS form fields
- build multivalued sections like repeating list entries
- create custom form rows for iOS
- replace boilerplate UITableView form code

## When to choose
- you are building native iOS apps in Swift with data-entry forms
- you want declarative, reusable form construction with built-in validation
- you need dynamic forms that show/hide rows based on values

## When to avoid
- you are building for Android, web, or cross-platform targets
- you use SwiftUI exclusively and prefer native SwiftUI Form APIs
- your project requires UIKit-free architecture

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

## Member repositories
- xmartlabs/Eureka (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:49.993703+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-29T17:15:18.706846+00:00, confidence not recorded.
  - readme: https://github.com/xmartlabs/Eureka (fetched 2026-08-28T04:10:49.993703+00:00, sha 6ceca4cb5de8)
  - homepage: https://eurekacommunity.github.io (fetched 2026-08-29T08:13:15.705128+00:00, sha da062d774fca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
