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

erichoracek/MSCollectionViewCalendarLayout

UICollectionViewLayout for displaying cells chronologically. Similar to the iOS Calendar app. observed · 2026-08-28

github.com/erichoracek/MSCollectionViewCalendarLayout · Objective-C · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4936
  • days_rel: n/a
  • days_push: 3641
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1943 stars · 264 forks observed · 2026-08-28

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

MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for iOS that displays chronological data in day columns, mimicking the Week view of the Apple Calendar app. It is written in Objective-C and distributed via CocoaPods.

Use cases

  • display events in a calendar week view on iOS
  • show chronological cells sized by duration in a UICollectionView
  • build a schedule or agenda UI like Apple Calendar
  • render day-column layouts with sticky day headers
  • visualize time-based data in an iOS app

When to choose

  • you need an iOS calendar-style week view built on UICollectionView
  • your project is Objective-C or can consume Objective-C libraries
  • you want a lightweight layout subclass rather than a full calendar framework

When to avoid

  • you need a maintained library with recent updates or Swift support
  • you target modern iOS with SwiftUI or need month views and event editing
  • you need cross-platform calendar UI

Facets

library · maturity abandoned

ui-components animation mobile-development developer-tools cross-platform uicollectionview-layout calendar-view objective-c chronological-layout ios swift

1 source

Member repositories

RepositoryRoleHealth v2
erichoracek/MSCollectionViewCalendarLayoutmain10

For agents

markdown · JSON · MCP: product_card(name="erichoracek/MSCollectionViewCalendarLayout")

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