# dekatotoro/SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app.  It is written in pure swift.

Repository: https://github.com/dekatotoro/SlideMenuControllerSwift
Canonical: https://ross.abutalabs.com/products/slidemenucontrollerswift
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-09-07T09:08:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4289, "days_push": 1091, "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 3374, forks 744 (observed 2026-08-28T04:07:58.458515+00:00)

## What it is
A Swift library for iOS that implements a slide-out menu (hamburger/drawer) container view controller, inspired by the menus in Google+, Feedly, iQON, and Ameba apps. It wraps main, left, and right view controllers in a single container with configurable animation options and storyboard support.

## Use cases
- add a slide-out hamburger menu to an iOS app
- implement a left and right drawer navigation in Swift
- create a Google+ style side menu in iOS
- wrap main and menu view controllers in a container
- add menu toggle buttons to the navigation bar
- set up a slide menu from a storyboard

## When to choose
- you are building an iOS app in Swift and want a classic slide/drawer menu with minimal setup
- you need CocoaPods, Carthage, or manual drop-in installation
- you want configurable menu width, animation, and storyboard integration

## When to avoid
- you are targeting modern iOS where Apple's built-in patterns or SwiftUI alternatives are preferred
- you need a cross-platform (Android, Flutter, React Native) menu solution
- you need a heavily maintained library with frequent updates and modern Swift concurrency support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: slide-menu, uiviewcontroller, cocoapods, carthage, navigation-drawer, hamburger-menu, storyboard-support, ios, swift, mobile

## Member repositories
- dekatotoro/SlideMenuControllerSwift (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.458515+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:39:55.946955+00:00, confidence not recorded.
  - readme: https://github.com/dekatotoro/SlideMenuControllerSwift (fetched 2026-08-28T04:07:58.458515+00:00, sha 188c17cebaf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
