# 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.

Repository: https://github.com/m1entus/MZFormSheetController
Canonical: https://ross.abutalabs.com/products/mzformsheetcontroller
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2015-12-08T10:03:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4772, "days_push": 3921, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2520, forks 300 (observed 2026-08-28T04:06:58.313014+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development
- platform: -
- tags: objective-c, modal-presentation, form-sheet, uikit, deprecated, ios, mobile

## Member repositories
- m1entus/MZFormSheetController (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.313014+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-30T02:26:06.106424+00:00, confidence not recorded.
  - readme: https://github.com/m1entus/MZFormSheetController (fetched 2026-08-28T04:06:58.313014+00:00, sha c2dbb7ed1f14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
