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

React Native

A framework for building native applications using React observed · 2026-08-28

github.com/react/react-native · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
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: 7
  • age_days: 4254
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 68

Full methodology

Adoption not part of the score

126421 stars · 25234 forks observed · 2026-08-28

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

React Native is an open-source framework for building native mobile applications for Android, iOS, and other platforms using React and JavaScript. It renders declarative React components to native platform UI, with native modules for extending to platform code directly.

Use cases

  • build a cross-platform mobile app with one codebase
  • create an iOS and Android app using React
  • convert my React web skills to native mobile development
  • build a native app with hot reload during development
  • write a mobile app that renders real native UI components
  • integrate React Native into an existing native app

When to choose

  • you know React and want to target iOS and Android with shared code
  • you need native performance and platform UI rather than a webview
  • you want fast iteration with Fast Refresh and a large library ecosystem

When to avoid

  • you need deep platform-specific features requiring heavy native code on both platforms
  • you are building a simple app where a fully native codebase is preferred
  • you need a lightweight web-only project without mobile targets

Facets

framework · maturity stable

mobile-framework frontend-framework ui-components mobile-development cross-platform web-development cross-platform react native-apps javascript app-development fast-refresh android ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
react/react-nativemain95
react/react-native-websitedocs76

For agents

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

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