# nmattisson/DropdownMenu

DropdownMenu is an iOS navigation controller using a Container View, storyboards and segues.

Repository: https://github.com/nmattisson/DropdownMenu
Canonical: https://ross.abutalabs.com/products/nmattisson-dropdownmenu
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2016-07-26T07:45:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4662, "days_push": 3690, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1844, forks 182 (observed 2026-08-28T04:05:43.335556+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, routing
- domain: mobile-development, frontend
- platform: -
- tags: dropdown-menu, navigation-controller, storyboard, uikit, container-view, objective-c, ios, mobile, swift

## Member repositories
- nmattisson/DropdownMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.335556+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-30T03:17:56.467721+00:00, confidence not recorded.
  - readme: https://github.com/nmattisson/DropdownMenu (fetched 2026-08-28T04:05:43.335556+00:00, sha 6a8452a65df3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
