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

react-native-config/react-native-config

Bring some 12 factor love to your mobile apps! observed · 2026-08-28

github.com/react-native-config/react-native-config · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 8.5
  • age_days: 3845
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

4955 stars · 657 forks observed · 2026-08-28

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

A React Native library that exposes environment configuration variables from .env files to JavaScript code in mobile apps, following 12-factor app principles. It supports iOS, Android, macOS, and Windows via a native module with autolinking.

Use cases

  • load API keys and endpoints from a .env file in a React Native app
  • manage different config variables per build environment (dev, staging, production)
  • access environment variables from JavaScript on iOS and Android
  • apply 12-factor config practices to mobile apps
  • switch API URLs between app flavors and schemes

When to choose

  • you build React Native apps and need per-environment config variables from .env files
  • you want a mature, widely used config library with multi-platform support
  • you need config values available to both native and JavaScript code

When to avoid

  • you need to store secrets securely in the app bundle - the library explicitly does not encrypt or obfuscate values
  • you are not using React Native
  • you need runtime-remote configuration rather than build-time env files

Facets

library · maturity active

configuration-management sdk mobile-development developer-tools cross-platform windows cross-platform react-native env-files 12-factor native-module config-variables ios android macos

1 source

Member repositories

RepositoryRoleHealth v2
react-native-config/react-native-configmain99

For agents

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

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