lucaszischka/BottomSheet
A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 93
- Release rhythm 8
- Longevity 100
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: 2066
- days_rel: n/a
- days_push: 46
- n_releases_24m: 0
Adoption not part of the score
1244 stars · 164 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A SwiftUI library providing a customizable sliding bottom sheet component with any number of states, inspired by Apple Maps, Shortcuts, and Apple Music. It supports dynamic heights per state, built-in headers with search bars, and works with ScrollViews, Lists, and arbitrary views.
Use cases
- add an Apple Maps-style bottom sheet to my SwiftUI app
- create a multi-state draggable sheet with different heights
- show a search bar in a sliding panel header
- implement a bottom drawer that hides content when pulled down
- build a customizable sheet that works with ScrollView and List
When to choose
- you need more than two sheet states or per-state heights
- you want an Apple Maps-like bottom sheet on iOS 13+
- you want easy SwiftUI integration with many customization modifiers
When to avoid
- you target only iOS 16+ and are happy with the native sheet/presentationDetents APIs
- you need a UIKit-based sheet implementation
- your app is not built with SwiftUI
Facets
library · maturity active
ui-components animation state-management mobile-development frontend cross-platform swiftui bottom-sheet uikit-alternative apple-maps-style swiftpm cocoapods ios swift macos
1 source
- readme: https://github.com/lucaszischka/BottomSheet · fetched 2026-08-28 · 249e3df0e505
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucaszischka/BottomSheet | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="lucaszischka/BottomSheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem