# AndreaMiotto/PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height

Repository: https://github.com/AndreaMiotto/PartialSheet
Canonical: https://ross.abutalabs.com/products/partialsheet
Homepage: https://github.com/AndreaMiotto/PartialSheet/wiki
Language: Swift
License: MIT
License Family: permissive
Last push: 2025-02-08T12:37:20+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 5, release rhythm 8, longevity 100
- inputs: {"age_days": 2488, "days_push": 571, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1766, forks 193 (observed 2026-08-28T04:05:33.525809+00:00)

## What it is
A SwiftUI library providing a customizable partial modal sheet whose height adapts to its content, with drag-to-dismiss, scrollable content, and picker support. It renders as a partial sheet on iPhone and a standard modal sheet on iPad and Mac. The project is now deprecated and unmaintained.

## Use cases
- show a bottom sheet with dynamic height in SwiftUI
- present a partial modal sheet on iOS
- build a draggable dismissible bottom sheet
- display a half-height sheet with scrollable content
- add a bottom sheet component to an iPhone app
- show pickers inside a partial sheet

## When to choose
- building an iOS app with SwiftUI that needs a content-sized bottom sheet
- wanting a drop-in SwiftUI modifier instead of custom sheet code
- targeting iPhone with graceful iPad/Mac fallbacks

## When to avoid
- starting a new project - the library is deprecated and unmaintained
- needing bug fixes or iOS 18+ compatibility guarantees
- requiring long-term support or active community maintenance

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, partial-sheet, modal, swift-package-manager, deprecated, ios, macos, swift

## Member repositories
- AndreaMiotto/PartialSheet (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.525809+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-30T03:26:28.451793+00:00, confidence not recorded.
  - readme: https://github.com/AndreaMiotto/PartialSheet (fetched 2026-08-28T04:05:33.525809+00:00, sha 90d3bb34a567)
  - homepage: https://github.com/AndreaMiotto/PartialSheet/wiki (fetched 2026-08-29T11:04:47.392263+00:00, sha 81fb235afaf0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
