# griddynamics-archive/MMDrawerController

A lightweight, easy to use, Side Drawer Navigation Controller

Repository: https://github.com/griddynamics-archive/MMDrawerController
Canonical: https://ross.abutalabs.com/products/mmdrawercontroller
Homepage: http://griddynamics-archive.github.io/MMDrawerController/
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-01-09T00:03:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4866, "days_push": 1333, "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 6706, forks 1353 (observed 2026-08-28T04:09:47.929377+00:00)

## What it is
MMDrawerController is a lightweight Objective-C container view controller that implements side drawer navigation for iOS apps. It supports left and right drawers, gesture-based opening/closing, and custom drawer animations.

## Use cases
- add a side drawer menu to an iOS app
- implement hamburger navigation with left and right drawers
- open a drawer with swipe/pan gestures
- create custom animations for drawer presentation
- wrap a UINavigationController as the drawer's center view

## When to choose
- building a UIKit-based iOS app that needs the side drawer navigation pattern
- you want a lightweight, focused drawer library with customizable animations
- you need flexible gesture recognition options for opening and closing the drawer

## When to avoid
- building with SwiftUI where native navigation APIs may suffice
- you need a maintained library with active development - the repo is archived
- your app targets modern iOS patterns that favor other navigation styles

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, routing
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: objective-c, side-drawer, uikit, navigation, cocoapods, drawer-navigation, ios, swift, mobile

## Member repositories
- griddynamics-archive/MMDrawerController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:47.929377+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-29T17:42:57.551620+00:00, confidence not recorded.
  - readme: https://github.com/griddynamics-archive/MMDrawerController (fetched 2026-08-28T04:09:47.929377+00:00, sha 6f79f5eb436e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
