# ChenYilong/CollectionViewClassifyMenu

CollectionView做的两级菜单，可以折叠第二级菜单

Repository: https://github.com/ChenYilong/CollectionViewClassifyMenu
Canonical: https://ross.abutalabs.com/products/collectionviewclassifymenu
Language: Objective-C
License Family: other
Last push: 2019-05-30T19:31:02+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": 4185, "days_push": 2652, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1532, forks 361 (observed 2026-08-28T04:04:59.548954+00:00)

## What it is
An Objective-C iOS library providing a two-level collapsible classification menu built with UICollectionView, plus a multi-select sidebar menu variant. It supports persisting the user's filter selections across app launches using NSCoding.

## Use cases
- build a collapsible two-level filter menu in an iOS app
- add a product review filter like Taobao's collapsible criteria
- create a search category filter menu like Maimai's app
- persist user filter selections between app launches
- implement a multi-select sidebar category menu on iOS

## When to choose
- you need a two-level collapsible or sidebar filter menu in an Objective-C or Swift iOS project
- you want user filter selections remembered across sessions out of the box

## When to avoid
- you need a maintained library with active support or a clear license
- you are building for Android or cross-platform frameworks
- you need a menu style other than collapsible two-level or sidebar filters

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: mobile-development, frontend
- platform: -
- tags: uicollectionview, objective-c, collapsible-menu, two-level-menu, filter-menu, sidebar-menu, selection-persistence, ios, mobile

## Member repositories
- ChenYilong/CollectionViewClassifyMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.548954+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-30T04:31:17.382939+00:00, confidence not recorded.
  - readme: https://github.com/ChenYilong/CollectionViewClassifyMenu (fetched 2026-08-28T04:04:59.548954+00:00, sha 7e791088a4ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
