# t4t5/react-native-router

Awesome navigation for your React Native app.

Repository: https://github.com/t4t5/react-native-router
Canonical: https://ross.abutalabs.com/products/react-native-router
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2018-04-16T08:10:53+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4161, "days_push": 3061, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1169, forks 153 (observed 2026-08-28T04:03:51.179906+00:00)

## What it is
A lightweight navigation and routing library for React Native apps, providing a Router component with route-based screen transitions and a navigation bar. It is deprecated and its README directs users to React Navigation instead.

## Use cases
- navigate between screens in a react native app
- add a navigation bar with route titles to a mobile app
- push new routes programmatically from a component
- build a simple stack-based navigation flow in react native

## When to choose
- you are maintaining a legacy React Native app already using this library
- you need a minimal, dependency-free router for a very old React Native version

## When to avoid
- starting any new React Native project - it is deprecated
- you need modern navigation features like deep linking, tabs, or drawers
- you are on a recent React Native version

## Facets
- artifact type: library
- maturity: abandoned
- function: routing, ui-components, mobile-framework
- domain: mobile-development, frontend, web-development
- platform: -
- tags: react-native, navigation, deprecated, router, navigation-bar, mobile, ios, android, javascript

## Member repositories
- t4t5/react-native-router (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.179906+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-30T06:28:44.067111+00:00, confidence not recorded.
  - readme: https://github.com/t4t5/react-native-router (fetched 2026-08-28T04:03:51.179906+00:00, sha 00072452b6b9)
  - registry_npm: https://registry.npmjs.org/react-native-router (fetched 2026-08-29T12:34:41.520843+00:00, sha 3177f490110e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
