# aksonov/react-native-router-flux

The first declarative React Native router

Repository: https://github.com/aksonov/react-native-router-flux
Canonical: https://ross.abutalabs.com/products/react-native-router-flux
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-06-28T10:35:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4026, "days_push": 1162, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8916, forks 2070 (observed 2026-08-28T04:10:26.279331+00:00)

## What it is
A declarative routing library for React Native that provides an alternative API over react-navigation, letting developers define all routes in one central place. It simplifies navigation and communication between screens in mobile apps.

## Use cases
- define all app routes in one central place in a React Native app
- navigate between screens declaratively in React Native
- handle deep linking and screen transitions in mobile apps
- replace verbose react-navigation setup with a simpler API
- manage scene-based navigation flows in iOS and Android apps

## When to choose
- you are building a React Native app and want centralized, declarative route definitions
- you prefer a simpler API over raw react-navigation configuration
- you need easy navigation and communication between screens in React Native

## When to avoid
- you are starting a new project, since react-navigation is the actively maintained standard
- you need the latest react-navigation features or React Native compatibility guarantees
- you are not using React Native (e.g., web-only or native iOS/Android projects)

## Facets
- artifact type: library
- maturity: maintenance
- function: routing, state-management, mobile-framework
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, react-navigation, navigation, declarative-routing, javascript, mobile, ios, android

## Member repositories
- aksonov/react-native-router-flux (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:26.279331+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:24:33.733555+00:00, confidence not recorded.
  - readme: https://github.com/aksonov/react-native-router-flux (fetched 2026-08-28T04:10:26.279331+00:00, sha 7fc87626895d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
