# romaonthego/RESideMenu

iOS 7/8 style side menu with parallax effect.

Repository: https://github.com/romaonthego/RESideMenu
Canonical: https://ross.abutalabs.com/products/residemenu
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2017-12-05T17:29:00+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": 4825, "days_push": 3193, "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 7039, forks 1317 (observed 2026-08-28T04:09:55.276385+00:00)

## What it is
RESideMenu is an Objective-C library that provides an iOS 7/8 style side menu with a parallax effect for iOS apps. It supports menu view controllers on both the left and right sides of a content view controller and integrates with storyboards.

## Use cases
- add a slide-out hamburger menu to an iOS app
- implement a parallax side navigation drawer in Objective-C
- show menus on both left and right sides of the content view
- integrate a side menu with storyboards in Xcode
- recreate the iOS 7 style side menu popularized on Dribbble

## When to choose
- you are building an older iOS app (iOS 6+) in Objective-C and want the classic iOS 7/8 parallax side menu look
- you need a lightweight, MIT-licensed side menu component installable via CocoaPods or manual file drop
- you want menus on both sides of your content view controller

## When to avoid
- you are starting a new Swift or SwiftUI project and want a maintained solution
- you need iOS 13+ modern navigation patterns or active support and updates
- you target platforms other than iOS

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation, state-management
- domain: mobile-development, frontend
- platform: -
- tags: side-menu, parallax-effect, ios7-style, cocoapods, objective-c, navigation-drawer, ios, mobile, swift

## Member repositories
- romaonthego/RESideMenu (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:55.276385+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-29T17:40:33.388470+00:00, confidence not recorded.
  - readme: https://github.com/romaonthego/RESideMenu (fetched 2026-08-28T04:09:55.276385+00:00, sha f3874e511dff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
