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

react/react-strict-dom

React Strict DOM (RSD) standardizes the development of styled React components for web and native. observed · 2026-08-28

github.com/react/react-strict-dom · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 89
  • Release rhythm 50
  • Longevity 66
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: 6
  • age_days: 925
  • days_rel: 335
  • days_push: 71
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

3550 stars · 203 forks observed · 2026-08-28

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

React Strict DOM is a library for building styled React components that render to HTML/CSS on web and truly native components on native platforms. It provides type-safe strict HTML elements and a strict CSS styling API (powered by StyleX on web) so the same code ships across platforms.

Use cases

  • build cross-platform react components for web and native
  • share styled ui code between react dom and react native
  • style react components with type-safe css
  • render native mobile ui from web-style markup
  • adopt cross-platform styling incrementally in an existing app
  • avoid webview-based cross-platform ui

When to choose

  • you maintain both web and react native apps and want shared styled components
  • you want predictable, type-safe styling that works on web and native
  • you prefer web-like html/css apis over react native primitives
  • you want native look and feel without webviews

When to avoid

  • you only target the web and standard html/css suffices
  • your project depends heavily on legacy html attributes or non-strict css features
  • you need a full component library with prebuilt widgets rather than primitives
  • you are not using react

Facets

library · maturity active

ui-components frontend-framework css-framework templating web-development frontend cross-platform mobile-development browser cross-platform react react-native stylex cross-platform-ui styled-components meta-open-source web-server nodejs mobile

2 sources

Member repositories

RepositoryRoleHealth v2
react/react-strict-dommain71

For agents

markdown · JSON · MCP: product_card(name="react/react-strict-dom")

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