m1entus/MZFormSheetController
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet. 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: 4772
- days_rel: n/a
- days_push: 3921
- n_releases_24m: 0
Adoption not part of the score
2520 stars · 300 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MZFormSheetController is an Objective-C library providing an alternative to the native iOS UIModalPresentationFormSheet, adding iPhone support and customizable form sheet size and appearance. It has been superseded by MZFormSheetPresentationController and is no longer maintained.
Use cases
- present a form sheet modal on iPhone
- customize modal presentation size and animation
- show a centered modal view controller on iOS
- make modal background touch-transparent
- pass data to a presented form sheet controller
When to choose
- supporting legacy iOS versions below iOS 8
- needing form sheet modals on iPhone in an old Objective-C codebase
When to avoid
- targeting iOS 8 or later (use MZFormSheetPresentationController instead)
- starting a new project
- needing maintained or Swift-friendly code
Facets
library · maturity abandoned
ui-components animation mobile-development objective-c modal-presentation form-sheet uikit deprecated ios mobile
1 source
- readme: https://github.com/m1entus/MZFormSheetController · fetched 2026-08-28 · c2dbb7ed1f14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| m1entus/MZFormSheetController | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="m1entus/MZFormSheetController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem