pkluz/PKRevealController
PKRevealController is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived 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: 5370
- days_rel: n/a
- days_push: 3663
- n_releases_24m: 0
Adoption not part of the score
3828 stars · 645 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PKRevealController is an Objective-C view controller container for iOS that presents multiple controllers layered on top of one another, commonly used for side drawer navigation. It supports iPhone and iPad in both orientations with left and right side view presentation.
Use cases
- add a slide-out side menu to an iOS app
- implement drawer navigation with left and right panels
- present multiple view controllers stacked on iOS
- build a hamburger menu navigation in Objective-C
- support landscape and portrait drawer layouts on iPhone and iPad
When to choose
- maintaining a legacy Objective-C iOS app already using it
- targeting old iOS versions (6.0+) with ARC
- you need a lightweight, flexible container without heavy dependencies
When to avoid
- starting a new Swift or SwiftUI project
- you need actively maintained software with modern iOS support
- your app targets recent iOS SDKs or uses modern navigation patterns
Facets
library · maturity abandoned
ui-components state-management mobile-development frontend objective-c view-controller-container navigation-drawer side-menu cocoapods deprecated ios mobile swift
1 source
- readme: https://github.com/pkluz/PKRevealController · fetched 2026-08-28 · 74a344c3b581
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pkluz/PKRevealController | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="pkluz/PKRevealController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem