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

antoniocasero/Panels

Panels is a framework to easily add sliding panels to your application observed · 2026-08-28

github.com/antoniocasero/Panels · Swift · MIT (permissive) 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: 2945
  • days_rel: n/a
  • days_push: 2401
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1489 stars · 89 forks observed · 2026-08-28

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

Panels is a Swift framework for iOS that makes it easy to add sliding panels (bottom sheets, popups, sliding menus) to an application. It handles safe areas on newer devices and adjusts panel position when the keyboard appears or dismisses.

Use cases

  • add a bottom sheet panel to my iOS app
  • show a sliding popup menu in Swift
  • implement a draggable bottom panel like Apple Maps
  • present a collapsible panel that respects the iPhone X safe area
  • show a panel that moves when the keyboard appears
  • add a sliding notification drawer to my view controller

When to choose

  • you are building a UIKit-based iOS app and want simple sliding/bottom panels
  • you need keyboard-aware and safe-area-aware panel behavior out of the box
  • you want a lightweight Swift 5 framework installable via CocoaPods or Carthage

When to avoid

  • you are building with SwiftUI and want native sheet presentation
  • you need a heavily maintained library with frequent updates and modern iOS features
  • you need highly customizable complex panel layouts beyond expand/collapse behavior

Facets

framework · maturity maintenance

ui-components animation mobile-framework mobile-development frontend cross-platform sliding-panels bottom-sheet popup uikit cocoapods carthage safe-area container-view-controller ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
antoniocasero/Panelsmain23

For agents

markdown · JSON · MCP: product_card(name="antoniocasero/Panels")

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