ViewDeck/ViewDeck
An implementation of the sliding menu found in various iOS apps. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 5385
- days_rel: n/a
- days_push: 1504
- n_releases_24m: 0
Adoption not part of the score
5265 stars · 954 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ViewDeck is an Objective-C framework for iOS that implements sliding side menus via the IIViewDeckController container view controller. It manages left and right side menus presented programmatically or through user swipe gestures, alongside a center view controller.
Use cases
- add a sliding side menu to an iOS app
- implement a hamburger navigation drawer in Objective-C
- open and close side panels programmatically with buttons
- support interactive swipe gestures to reveal side menus
- combine side menus with UINavigationController or UITabBarController
When to choose
- you are building an iOS app in Objective-C or Swift that needs a classic sliding side menu
- you want gesture-driven and programmatic side menu presentation with a container view controller
- you need a lightweight, CocoaPods-integrated menu library compatible with older iOS deployment targets
When to avoid
- you are building for Android, web, or cross-platform targets
- you want prebuilt, fully styled menu UI rather than just presentation management
- you need a modern, actively developed solution - the project has seen little recent activity and has no license file
Facets
library · maturity maintenance
ui-components mobile-framework mobile-development frontend objective-c side-menu container-view-controller cocoapods sliding-menu ios mobile
1 source
- readme: https://github.com/ViewDeck/ViewDeck · fetched 2026-08-28 · 4bfc62f7b776
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ViewDeck/ViewDeck | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ViewDeck/ViewDeck")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem