# John-Lluch/SWRevealViewController

A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !

Repository: https://github.com/John-Lluch/SWRevealViewController
Canonical: https://ross.abutalabs.com/products/swrevealviewcontroller
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2022-03-29T16:25:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4996, "days_push": 1618, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4483, forks 962 (observed 2026-08-28T04:08:51.176347+00:00)

## What it is
SWRevealViewController is an Objective-C UIViewController subclass that implements a reveal/drawer side-menu pattern for iOS apps, inspired by the Facebook and Wunderlist apps. It manages front, rear (left/right) view controllers with animated transitions and storyboard segue support.

## Use cases
- add a Facebook-style slide-out side menu to an iOS app
- implement a hamburger navigation drawer in Swift or Objective-C
- reveal a rear view controller behind a front controller with pan gestures
- push new front view controllers with animation from a storyboard
- support left and right side panels in an iOS navigation layout

## When to choose
- building an iOS app that needs a classic drawer/side-menu navigation pattern
- you want a mature, battle-tested Objective-C component with storyboard support
- you need customizable reveal animations and gesture-driven side panels

## When to avoid
- starting a new project where modern alternatives like SwiftUI drawer implementations are preferred
- you need cross-platform (Android/web) navigation
- the project requires actively maintained dependencies with standard licensing

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, routing
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uiviewcontroller, side-menu, drawer-navigation, facebook-style-menu, storyboard-support, cocoa-touch, ios, swift, mobile

## Member repositories
- John-Lluch/SWRevealViewController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:51.176347+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:20:31.274740+00:00, confidence not recorded.
  - readme: https://github.com/John-Lluch/SWRevealViewController (fetched 2026-08-28T04:08:51.176347+00:00, sha e45fcb899017)
- Data as of 2026-08-30T08:39:29.467469+00:00.
