# ViewDeck/ViewDeck

An implementation of the sliding menu found in various iOS apps.

Repository: https://github.com/ViewDeck/ViewDeck
Canonical: https://ross.abutalabs.com/products/viewdeck
Language: Objective-C
License Family: other
Last push: 2022-07-21T22:29:30+00:00

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

## Adoption (not part of the score)
Stars 5265, forks 954 (observed 2026-08-28T04:09:13.876124+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, side-menu, container-view-controller, cocoapods, sliding-menu, ios, mobile

## Member repositories
- ViewDeck/ViewDeck (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.876124+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:59:29.901728+00:00, confidence not recorded.
  - readme: https://github.com/ViewDeck/ViewDeck (fetched 2026-08-28T04:09:13.876124+00:00, sha 4bfc62f7b776)
- Data as of 2026-08-30T08:39:29.467469+00:00.
