# erichoracek/MSDynamicsDrawerViewController

Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.

Repository: https://github.com/erichoracek/MSDynamicsDrawerViewController
Canonical: https://ross.abutalabs.com/products/msdynamicsdrawerviewcontroller
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2020-09-28T03:51:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5038, "days_push": 2165, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3174, forks 388 (observed 2026-08-28T04:07:47.587961+00:00)

## What it is
MSDynamicsDrawerViewController is an Objective-C container view controller for iOS that manages a pane overlaid on one or two swipe-revealed drawer view controllers. It uses UIKit Dynamics exclusively for animation, giving drawer navigation a realistic physical feel.

## Use cases
- add a swipe-out drawer menu to an iOS app
- implement drawer navigation with realistic physics-based animation
- show a side menu over a main content view controller
- support left and right drawers in a navigation layout
- replace a content pane while a drawer is open
- build fling and bounce interactions for drawer gestures

## When to choose
- you are building an Objective-C or legacy iOS app that needs drawer navigation
- you want physics-based UIKit Dynamics animation instead of duration-based animation
- you need both left and right drawers with gesture-driven reveal

## When to avoid
- you are starting a new Swift project with modern UI patterns
- you need SwiftUI or NavigationDrawer-style components
- the library is no longer actively maintained and you need ongoing support

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

## Member repositories
- erichoracek/MSDynamicsDrawerViewController (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.587961+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-29T18:45:26.453908+00:00, confidence not recorded.
  - readme: https://github.com/erichoracek/MSDynamicsDrawerViewController (fetched 2026-08-28T04:07:47.587961+00:00, sha 1950ead786e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
