John-Lluch/SWRevealViewController
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right ! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4996
- days_rel: n/a
- days_push: 1618
- n_releases_24m: 0
Adoption not part of the score
4483 stars · 962 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation routing mobile-development frontend objective-c uiviewcontroller side-menu drawer-navigation facebook-style-menu storyboard-support cocoa-touch ios swift mobile
1 source
- readme: https://github.com/John-Lluch/SWRevealViewController · fetched 2026-08-28 · e45fcb899017
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| John-Lluch/SWRevealViewController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="John-Lluch/SWRevealViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem