facebookarchive/Tweaks
An easy way to fine-tune, and adjust parameters for iOS apps in development. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 4555
- days_rel: n/a
- days_push: 2148
- n_releases_24m: 0
Adoption not part of the score
4707 stars · 408 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Objective-C library by Facebook for fine-tuning iOS app parameters at runtime during development, letting engineers adjust animation timings, colors, thresholds, and feature flags without code changes or a computer. It is archived and no longer actively maintained.
Use cases
- tune animation timings in an iOS app without recompiling
- adjust colors and physics constants live on device
- temporarily enable or disable features for specific dev devices
- experiment with parameter values during iOS app development
- replace hardcoded constants with adjustable debug values
When to choose
- you are developing an iOS app in Objective-C and want live parameter tuning
- you want designers to tweak values on-device without rebuilds
- you need lightweight debug-only feature flags with zero release-build overhead
When to avoid
- you need a maintained library with active support
- your project is in Swift and you prefer modern tooling
- you need production feature flags rather than development-time tuning
Facets
library · maturity maintenance
developer-tools configuration-management feature-flags mobile-development developer-tools objective-c ios-development debugging parameter-tuning facebook-archive ios mobile
1 source
- readme: https://github.com/facebookarchive/Tweaks · fetched 2026-08-28 · b56c62979956
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/Tweaks | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/Tweaks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem