# teodorpatras/SideMenuController

A side menu controller written in Swift for iOS

Repository: https://github.com/teodorpatras/SideMenuController
Canonical: https://ross.abutalabs.com/products/sidemenucontroller
Language: Swift
License: MIT
License Family: permissive
Archived: true
Last push: 2021-04-21T04:06:24+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": 4197, "days_push": 1960, "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 1153, forks 282 (observed 2026-08-28T04:03:47.467380+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend
- platform: -
- tags: side-menu, container-view-controller, swift, cocoapods, navigation-drawer, ios, mobile

## Member repositories
- teodorpatras/SideMenuController (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.467380+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-30T06:33:30.030097+00:00, confidence not recorded.
  - readme: https://github.com/teodorpatras/SideMenuController (fetched 2026-08-28T04:03:47.467380+00:00, sha 105fa36cdba7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
