ChavezChen/CWLateralSlide
One line of code to integrate 0 coupling side drawer!一行代码集成0耦合侧滑抽屉! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3340
- days_rel: n/a
- days_push: 1434
- n_releases_24m: 0
Adoption not part of the score
1278 stars · 201 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components animation mobile-development frontend drawer objective-c cocoapods transition-animation gesture ios mobile
1 source
- readme: https://github.com/ChavezChen/CWLateralSlide · fetched 2026-08-28 · 6af1e07a9ae4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ChavezChen/CWLateralSlide | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ChavezChen/CWLateralSlide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem