gordontucker/FittedSheets
Bottom sheets for iOS observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 2939
- days_rel: n/a
- days_push: 708
- n_releases_24m: 0
Adoption not part of the score
1448 stars · 289 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library for iOS that lets developers present view controllers as bottom sheets with automatic intrinsic sizing, scrollview support, and multiple configurable sizes. It is distributed as a UIKit component with options for fullscreen, inline, and shrinking presentation modes.
Use cases
- show a bottom sheet modal in an iOS app
- present a view controller that sizes to its content height
- add a draggable bottom sheet with multiple snap sizes
- display a scrolling bottom sheet over the current screen
- implement an inline bottom sheet inside a view
- shrink the presenting view controller like a native iOS modal
When to choose
- building an iOS app in Swift with UIKit that needs bottom sheet presentation
- you want sheets that automatically fit intrinsic content height
- you need configurable sheet sizes, pull bars, and fullscreen/inline modes
When to avoid
- building with SwiftUI and wanting a native sheet API instead
- targeting platforms other than iOS
- you need cross-platform bottom sheet behavior
Facets
library · maturity active
ui-components mobile-framework mobile-development frontend bottom-sheet uikit modal swift-package ios swift mobile
1 source
- readme: https://github.com/gordontucker/FittedSheets · fetched 2026-08-28 · 087c2b0b4ffe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gordontucker/FittedSheets | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="gordontucker/FittedSheets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem