# ChavezChen/CWLateralSlide

One line of code to integrate 0 coupling side drawer！一行代码集成0耦合侧滑抽屉！

Repository: https://github.com/ChavezChen/CWLateralSlide
Canonical: https://ross.abutalabs.com/products/cwlateralslide
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2022-09-29T13:01:17+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3340, "days_push": 1434, "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 1278, forks 201 (observed 2026-08-28T04:04:13.375818+00:00)

## What it is
An Objective-C iOS library that adds side drawer (slide-out menu) functionality with a single line of code, implemented via custom view controller transition animations. It is zero-coupling, requiring no changes to existing view controller hierarchy.

## Use cases
- add a side drawer menu to an iOS app
- implement slide-out navigation without coupling view controllers
- register edge swipe gestures to open a drawer
- customize drawer animation with scaling and mask
- push or present view controllers from inside a drawer

## When to choose
- you want a drawer with minimal integration effort in an Objective-C or Swift iOS app
- you need drawer controllers with full lifecycle callbacks and no hidden offscreen views
- you want configurable drawer effects like distance, mask alpha, and scale

## When to avoid
- you need a full navigation framework or cross-platform drawer solution
- your project targets platforms other than iOS
- you need actively developed features; the project is in maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: drawer, objective-c, cocoapods, transition-animation, gesture, ios, mobile

## Member repositories
- ChavezChen/CWLateralSlide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.375818+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-30T05:02:43.493323+00:00, confidence not recorded.
  - readme: https://github.com/ChavezChen/CWLateralSlide (fetched 2026-08-28T04:04:13.375818+00:00, sha 6af1e07a9ae4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
