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

apptekstudios/ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more. observed · 2026-08-28

github.com/apptekstudios/ASCollectionView · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2522
  • days_rel: n/a
  • days_push: 1399
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1378 stars · 163 forks observed · 2026-08-28

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

ASCollectionView is a SwiftUI library that provides UICollectionView and UITableView-style collection views with custom layouts, preloading, cell autosizing, and selection support. It is distributed via Swift Package Manager and CocoaPods for iOS apps.

Use cases

  • build custom grid layouts in SwiftUI
  • implement collection views with preloading in SwiftUI
  • create compositional layout collection views in SwiftUI
  • autosize SwiftUI collection view cells
  • use Core Data FetchedResults as a collection view data source
  • build table views with removable separators in SwiftUI

When to choose

  • targeting iOS 15 or earlier where native SwiftUI lacks these collection view features
  • you need UICollectionViewCompositionalLayout or custom layouts within SwiftUI
  • you want preloading and onAppear/onDisappear hooks for lazy content loading

When to avoid

  • targeting iOS 16 or later, where native SwiftUI LazyStacks, Layout protocol, and UIHostingConfiguration cover most use cases
  • starting a new project, since the repository is no longer maintained
  • you need long-term support or bug fixes from an active community

Facets

library · maturity abandoned

ui-components frontend-framework mobile-development frontend cross-platform swiftui uicollectionview collection-view uitableview grid-layout preloading swift-package-manager ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
apptekstudios/ASCollectionViewmain10

For agents

markdown · JSON · MCP: product_card(name="apptekstudios/ASCollectionView")

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