aheze/Setting
Compose beautiful preference panels. observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 0
- Release rhythm 8
- Longevity 92
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1288
- days_rel: n/a
- days_push: 877
- n_releases_24m: 0
Adoption not part of the score
1648 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A SwiftUI library for composing beautiful, searchable preference/settings panels in Swift apps. It provides a declarative result-builder syntax with pre-made components like toggles, sliders, and nested pages, working on iOS 15+ and macOS Monterey+.
Use cases
- build a settings screen in a SwiftUI app
- create searchable preference panels on iOS
- make nested settings pages with groups
- bind settings toggles to AppStorage
- add custom SwiftUI views to a settings page
When to choose
- you want a native-feeling settings UI with minimal code
- you need searchable, nested preference pages in SwiftUI
- you want settings components bound to @AppStorage or @State
When to avoid
- your app targets iOS versions below 15
- you need settings screens outside the Apple ecosystem
- you prefer UIKit-based settings interfaces
Facets
library · maturity active
ui-components state-management form-handling mobile-development frontend developer-tools swiftui settings-screen preference-panels appstorage swift-package-manager ios macos swift mobile desktop
1 source
- readme: https://github.com/aheze/Setting · fetched 2026-08-28 · ea3dc66f3e90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aheze/Setting | main | 21 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem