Ross ROSS = Recommend OSS · open-source software intelligence for agents

gaetanzanella/OverlayContainer

Non-intrusive iOS UI library to implement overlay based interfaces observed · 2026-08-28

github.com/gaetanzanella/OverlayContainer · homepage · Swift · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

26/100

  • Activity 6
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2829
  • days_rel: n/a
  • days_push: 566
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1274 stars · 101 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Swift UIKit library for building overlay-based interfaces like the draggable bottom sheets in Apple Maps, Stocks, and Shortcuts. It is lightweight and non-intrusive, letting developers control layout and UI customization while handling overlay translation, notches, and gestures.

Use cases

  • implement a bottom sheet in an iOS app
  • replicate the Apple Maps draggable overlay
  • build a multi-notch draggable panel with UIKit
  • add a bottom sheet that works with scroll views
  • create a floating panel with customizable snap points

When to choose

  • you need fine-grained control over overlay motion, notches, and animations
  • you must support iOS versions before UISheetPresentationController
  • you want a non-intrusive library that doesn't dictate your layout
  • you need scroll-view and pan-gesture coordination in a bottom sheet

When to avoid

  • you target iOS 15+ and can use the native UISheetPresentationController
  • you need SwiftUI-native sheet implementations
  • you want a batteries-included UI component with prebuilt styling

Facets

library · maturity maintenance

ui-components animation mobile-development frontend bottom-sheet overlay uikit swift draggable-panel ios mobile

2 sources

Member repositories

RepositoryRoleHealth v2
gaetanzanella/OverlayContainermain26

For agents

markdown · JSON · MCP: product_card(name="gaetanzanella/OverlayContainer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem