davdroman/Bohr
Settings screen composing framework observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4107
- days_rel: n/a
- days_push: 2200
- n_releases_24m: 0
Adoption not part of the score
1251 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bohr is an Objective-C framework for building iOS settings screens by composing table view sections and cells declaratively. It ships built-in cell types for switches, text, numbers, dates, times, and choices, and is extensible with custom setting types.
Use cases
- build an iOS in-app settings screen
- compose preference forms with switches and text fields
- create custom settings cell types for an app
- replace static UITableView settings code with a declarative setup
When to choose
- maintaining a legacy Objective-C iOS app already using Bohr
- you need a UIKit-based settings screen and cannot use SwiftUI Forms
When to avoid
- starting a new iOS project - the project is explicitly unmaintained
- you can use SwiftUI Form, Eureka, or SwiftyFORM instead
Facets
framework · maturity abandoned
ui-components state-management form-handling mobile-development developer-tools settings-screen uitableview objective-c ios-forms deprecated ios mobile swift
1 source
- readme: https://github.com/davdroman/Bohr · fetched 2026-08-28 · 85bf0dae2a5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davdroman/Bohr | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem