# maustinstar/swiftui-drawer

A SwiftUI bottom-up controller, like in the Maps app. Drag to expand or minimize.

Repository: https://github.com/maustinstar/swiftui-drawer
Canonical: https://ross.abutalabs.com/products/swiftui-drawer
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, ios, ux, ui, swift5, macos, ui-components
Last push: 2022-03-21T19:26:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2241, "days_push": 1626, "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 1045, forks 37 (observed 2026-08-28T04:03:21.432354+00:00)

## What it is
A SwiftUI package providing a draggable bottom drawer component, similar to the one in Apple Maps, that can expand or minimize between multiple resting heights. It is distributed as a Swift Package for iOS and macOS apps.

## Use cases
- add a bottom sheet drawer to a SwiftUI app
- build a Maps-style draggable panel in SwiftUI
- create a multi-height expandable bottom view
- implement drag-to-expand UI in iOS
- add a bottom-up controller with haptic feedback

## When to choose
- you are building a SwiftUI app and need a Maps-like bottom drawer
- you want a lightweight Swift Package with simple declarative API
- you need multiple resting heights and haptic impact out of the box

## When to avoid
- you need a UIKit-based or highly customizable sheet solution
- you require active maintenance or recent updates
- you are not using SwiftUI

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, bottom-sheet, drawer, drag-gesture, swift-package, ios, macos, swift, mobile

## Member repositories
- maustinstar/swiftui-drawer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.432354+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-30T07:02:06.672031+00:00, confidence not recorded.
  - readme: https://github.com/maustinstar/swiftui-drawer (fetched 2026-08-28T04:03:21.432354+00:00, sha fa180b69bf46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
