teodorpatras/SideMenuController
A side menu controller written in Swift for iOS 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: 4197
- days_rel: n/a
- days_push: 1960
- n_releases_24m: 0
Adoption not part of the score
1153 stars · 282 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SideMenuController is a custom container view controller written in Swift for iOS that displays main content in a center panel and secondary content (menu, navigation) in a side panel. It supports left/right positioning, over/under layouts, and fully customizable transition animations.
Use cases
- add a hamburger side menu to an iOS app
- implement a navigation drawer in Swift
- slide-out menu with custom transition animations
- side panel menu on left or right of main content
- customizable status bar behavior with side menu
- swipe-triggered side menu container view controller
When to choose
- you need a lightweight, customizable side menu container in Swift
- you want control over menu positioning (left/right, over/under) and transitions
- you prefer a small focused library over a full UI framework
When to avoid
- you need a maintained library with recent updates (last release 2021)
- you target SwiftUI rather than UIKit container view controllers
- you need a full-featured navigation framework beyond side menus
Facets
library · maturity maintenance
ui-components animation state-management mobile-development frontend side-menu container-view-controller swift cocoapods navigation-drawer ios mobile
1 source
- readme: https://github.com/teodorpatras/SideMenuController · fetched 2026-08-28 · 105fa36cdba7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| teodorpatras/SideMenuController | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="teodorpatras/SideMenuController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem