nmattisson/DropdownMenu
DropdownMenu is an iOS navigation controller using a Container View, storyboards and segues. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4662
- days_rel: n/a
- days_push: 3690
- n_releases_24m: 0
Adoption not part of the score
1844 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DropdownMenu is an iOS navigation controller that swaps the view of a Container View Controller via a dropdown menu, built with storyboards and segues. It is written in Objective-C and inspired by the dropdown menus in the iOS 7 Dropbox and Vine apps.
Use cases
- add a dropdown menu navigation to an iOS app
- replace tab bar with a less visually distracting menu
- swap child view controllers in a container view via a menu
- build a Dropbox-style dropdown navigation in UIKit
- use storyboards and segues to wire up menu-driven navigation
When to choose
- you are building an older Objective-C or storyboard-based iOS app and want a dropdown-style navigation controller
When to avoid
- you are building a modern SwiftUI app
- you need a maintained library with recent updates or Swift support
- you want a slide-out menu or tab bar instead
Facets
library · maturity abandoned
ui-components routing mobile-development frontend dropdown-menu navigation-controller storyboard uikit container-view objective-c ios mobile swift
1 source
- readme: https://github.com/nmattisson/DropdownMenu · fetched 2026-08-28 · 6a8452a65df3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nmattisson/DropdownMenu | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nmattisson/DropdownMenu")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem