# gordontucker/FittedSheets

Bottom sheets for iOS

Repository: https://github.com/gordontucker/FittedSheets
Canonical: https://ross.abutalabs.com/products/fittedsheets
Language: Swift
License: MIT
License Family: permissive
Last push: 2024-09-25T01:07:03+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": 2939, "days_push": 708, "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 1448, forks 289 (observed 2026-08-28T04:04:45.504149+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: bottom-sheet, uikit, modal, swift-package, ios, swift, mobile

## Member repositories
- gordontucker/FittedSheets (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.504149+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-30T04:36:03.427586+00:00, confidence not recorded.
  - readme: https://github.com/gordontucker/FittedSheets (fetched 2026-08-28T04:04:45.504149+00:00, sha 087c2b0b4ffe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
