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

facebook/componentkit

A React-inspired view framework for iOS. observed · 2026-08-28

github.com/facebook/componentkit · homepage · Objective-C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4184
  • days_rel: n/a
  • days_push: 960
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5755 stars · 573 forks observed · 2026-08-28

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

ComponentKit is an Objective-C++ view framework for iOS, heavily inspired by React, that takes a functional, declarative approach to building UI. It powers Facebook's News Feed, offering asynchronous layout, flatter view hierarchies via Yoga, and fine-grained view recycling for scroll performance.

Use cases

  • build declarative iOS UIs inspired by React
  • improve scroll performance in complex iOS feeds
  • reduce view hierarchy depth and memory usage on iOS
  • perform layout off the main UI thread
  • build highly recyclable collection view feeds
  • port React-style component thinking to native iOS

When to choose

  • building large, scroll-heavy iOS apps like feeds or timelines
  • you want declarative, immutable-input UI with async layout
  • your team values flat view hierarchies and fine-grained recycling
  • you're already in the Facebook/Instagram iOS ecosystem

When to avoid

  • starting a small or simple iOS app where SwiftUI suffices
  • your team is uncomfortable with Objective-C++ and C++
  • you need a rapidly evolving framework with active community development
  • you target platforms other than iOS

Facets

framework · maturity maintenance

ui-components frontend-framework animation mobile-development frontend web-development cpp ios objective-c declarative-ui react-inspired uikit yoga-layout facebook view-recycling asynchronous-layout swift mobile

4 sources

Member repositories

RepositoryRoleHealth v2
facebook/componentkitmain23

For agents

markdown · JSON · MCP: product_card(name="facebook/componentkit")

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