# jamztang/JTRevealSidebarDemo

(demo) A carefully implemented iOS objective-c library to mimic the sidebar layout of the new Facebook app and Path 2.0 app.

Repository: https://github.com/jamztang/JTRevealSidebarDemo
Canonical: https://ross.abutalabs.com/products/jtrevealsidebardemo
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2014-06-20T00:44:31+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": 5440, "days_push": 4458, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1169, forks 247 (observed 2026-08-28T04:03:51.122195+00:00)

## What it is
An Objective-C iOS library that mimics the slide-out sidebar (hamburger menu) layout popularized by the Facebook and Path 2.0 apps. It integrates with UINavigationController via a delegate pattern and is explicitly discontinued as of June 2014.

## Use cases
- add a facebook-style slide-out sidebar to an ios app
- implement a hamburger menu navigation in objective-c
- reveal left and right sidebars from a navigation controller
- mimic the Path 2.0 sidebar layout on ios
- build a reveal sidebar with ARC and non-ARC support

## When to choose
- maintaining a legacy Objective-C iOS app already using this pattern
- studying how reveal sidebar layouts were implemented historically

## When to avoid
- starting any new iOS project - it is discontinued and Apple discourages the hamburger menu pattern
- you need Swift or modern iOS support
- you want an actively maintained sidebar library - consider alternatives like ViewDeck or modern SwiftUI approaches

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, sidebar-navigation, hamburger-menu, reveal-sidebar, discontinued, uikit, ios, mobile

## Member repositories
- jamztang/JTRevealSidebarDemo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.122195+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-30T06:28:41.727454+00:00, confidence not recorded.
  - readme: https://github.com/jamztang/JTRevealSidebarDemo (fetched 2026-08-28T04:03:51.122195+00:00, sha 3b0c36475d64)
- Data as of 2026-08-30T08:39:29.467469+00:00.
