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

alexdrone/Render

UIKit a-là SwiftUI.framework [min deployment target iOS10] observed · 2026-08-28

github.com/alexdrone/Render · Swift 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3794
  • days_rel: n/a
  • days_push: 2455
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2150 stars · 98 forks observed · 2026-08-28

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

Render (CoreRender) is a SwiftUI-inspired declarative UI framework built on top of UIKit, compatible with iOS 10+ and Objective-C. It uses a virtual DOM with diffing and reconciliation, Yoga flexbox layout, and an Elm-like coordinator pattern for state management.

Use cases

  • build declarative iOS UIs with UIKit
  • use SwiftUI-style API on iOS 10
  • wrap any UIView in a declarative component
  • implement unidirectional data flow in iOS apps
  • recycle and reuse fine-grained UI components
  • use flexbox layout in native iOS views

When to choose

  • you need declarative UI but must support iOS versions before SwiftUI
  • you want SwiftUI-like ergonomics while staying on UIKit
  • your codebase mixes Objective-C and Swift

When to avoid

  • you can target iOS 13+ and use SwiftUI directly
  • you need a framework with active development and recent releases
  • you need a permissively licensed dependency with clear licensing terms

Facets

framework · maturity maintenance

ui-components frontend-framework state-management templating mobile-development frontend cross-platform swiftui uikit virtual-dom declarative-ui elm-architecture unidirectional-data-flow yoga-layout objective-c-compatible ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
alexdrone/Rendermain23

For agents

markdown · JSON · MCP: product_card(name="alexdrone/Render")

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