Ross ROSS = Recommend OSS · open-source software intelligence for agents

czl0325/ZLCollectionView

为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。功能强大,超过Android的recyclerview,实现了电影选座等高难度的布局。 observed · 2026-08-28

github.com/czl0325/ZLCollectionView · Objective-C · MIT (permissive) 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: 3358
  • days_rel: n/a
  • days_push: 1212
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1158 stars · 170 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Objective-C library providing multiple UICollectionView layout types (tag, column, percentage, absolute-position, fill, waterfall) for building complex e-commerce-style pages on iOS. It supports per-section layouts, vertical and horizontal scrolling, cell dragging, floating headers, and custom section backgrounds.

Use cases

  • build a complex homepage layout like Taobao or JD in iOS
  • implement waterfall flow layout in UICollectionView
  • create a movie seat selection grid in iOS
  • drag and reorder collection view cells
  • make collection view section headers float when scrolling
  • set different layouts per section in one collection view
  • add custom background views to collection view sections

When to choose

  • building iOS apps with complex mixed-section collection layouts
  • needing waterfall, tag, or fill layouts beyond stock UICollectionViewFlowLayout
  • wanting drag-to-reorder and sticky headers with minimal configuration

When to avoid

  • developing for Android or cross-platform frameworks
  • using Swift-only or SwiftUI architectures where an Objective-C flow layout is awkward
  • needing simple standard list or grid layouts already covered by UIKit

Facets

library · maturity maintenance

ui-components animation mobile-development frontend cross-platform uicollectionview objective-c layout waterfall-layout cocoapods ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
czl0325/ZLCollectionViewmain32

For agents

markdown · JSON · MCP: product_card(name="czl0325/ZLCollectionView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem