erichoracek/MSDynamicsDrawerViewController
Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5038
- days_rel: n/a
- days_push: 2165
- n_releases_24m: 0
Adoption not part of the score
3174 stars · 388 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation mobile-development frontend objective-c uikit-dynamics drawer-navigation view-controller-container cocoapods ios swift mobile
1 source
- readme: https://github.com/erichoracek/MSDynamicsDrawerViewController · fetched 2026-08-28 · 1950ead786e0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| erichoracek/MSDynamicsDrawerViewController | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="erichoracek/MSDynamicsDrawerViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem