# saket/cascade

Nested popup menus with smooth height animations for Android

Repository: https://github.com/saket/cascade
Canonical: https://ross.abutalabs.com/products/cascade
Homepage: https://saket.github.io/cascade/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: popup, menu, android, jetpack-compose
Last push: 2024-06-15T15:29:11+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2155, "days_push": 809, "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 2107, forks 71 (observed 2026-08-28T04:06:14.023650+00:00)

## What it is
Cascade is a Kotlin library for Android that builds nested popup menus with smooth height animations. It serves as a drop-in replacement for both PopupMenu (Views) and DropdownMenu (Jetpack Compose).

## Use cases
- show nested dropdown menus in an Android app
- replace DropdownMenu with animated cascading submenus in Compose
- add smooth height animations to popup menus
- build hierarchical menus for Android Views
- display cascading context menus on Android

## When to choose
- you need nested/cascading popup menus on Android
- you want a drop-in replacement for PopupMenu or DropdownMenu
- your app uses Jetpack Compose or the Android View system and needs animated menus

## When to avoid
- you need menus on platforms other than Android
- you only need simple flat menus without nesting or animations
- you're not using Kotlin or Android's View/Compose UI toolkits

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: jetpack-compose, popup-menu, dropdown-menu, nested-menus, android

## Member repositories
- saket/cascade (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:14.023650+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-30T02:53:55.673781+00:00, confidence not recorded.
  - readme: https://github.com/saket/cascade (fetched 2026-08-28T04:06:14.023650+00:00, sha 2b23deccb906)
  - homepage: https://saket.github.io/cascade/ (fetched 2026-08-29T10:34:02.754908+00:00, sha f4db424a9502)
- Data as of 2026-08-30T08:39:29.467469+00:00.
