# react-navigation/react-navigation

Routing and navigation for React Native and Web apps

Repository: https://github.com/react-navigation/react-navigation
Canonical: https://ross.abutalabs.com/products/react-navigation
Homepage: https://reactnavigation.org
Language: TypeScript
License Family: other
Topics: react, react-native, react-navigation, navigation
Last push: 2026-08-26T16:56:33+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 3506, "days_push": 7, "days_rel": 7, "gap_med": 0.0, "n_releases_24m": 531}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 24500, forks 5131 (observed 2026-08-28T04:11:37.133992+00:00)

## What it is
React Navigation is a routing and navigation library for React Native and Web apps, providing navigators such as stacks, tabs, and drawers with platform-specific look and feel. It offers type-safe navigation, universal links on mobile, and browser history integration on the web.

## Use cases
- add navigation to a react native app
- implement bottom tabs and drawer navigation in react native
- handle deep links and universal links in a mobile app
- build a pwa with routing in react
- navigate between screens with type-safe params in typescript
- create a stack navigator with native transitions
- integrate browser history routing in a react native web app

## When to choose
- you are building a React Native, Expo, or React Native Web app and need screen routing and navigation
- you want built-in navigators (stack, tabs, drawer) with native-feeling animations and gestures
- you need type-safe navigation and deep/universal link support out of the box
- you want a highly extensible and customizable navigation solution backed by a large community

## When to avoid
- you are building a plain web app with no React Native code, where a web router like React Router may fit better
- you need a fully native navigation architecture with native view controllers rather than a JavaScript-driven navigator
- your project targets very old React Native versions no longer supported by current releases

## Facets
- artifact type: library
- maturity: active
- function: routing, ui-components, state-management, frontend-framework
- domain: mobile-development, web-development, frontend, cross-platform
- platform: browser, cross-platform
- tags: react-native, navigation, expo, typescript, pwa, universal-links, deep-linking, tabs, drawer, stack-navigator, android, ios, web-server, javascript

## Member repositories
- react-navigation/react-navigation (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:37.133992+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-29T16:56:13.114620+00:00, confidence not recorded.
  - readme: https://github.com/react-navigation/react-navigation (fetched 2026-08-28T04:11:37.133992+00:00, sha ab1f3df8d0dd)
  - homepage: https://reactnavigation.org (fetched 2026-08-29T07:53:56.409335+00:00, sha aa14598a3818)
  - site_page: https://reactnavigation.org/docs/getting-started (fetched 2026-08-29T07:53:56.418628+00:00, sha 4ac84a4f94e3)
  - site_page: https://reactnavigation.org/docs/8.x/getting-started (fetched 2026-08-29T07:53:56.421031+00:00, sha b69db8417555)
  - site_page: https://reactnavigation.org/docs/6.x/getting-started (fetched 2026-08-29T07:53:56.423383+00:00, sha 27bc7753ab09)
  - site_page: https://reactnavigation.org/docs/5.x/getting-started (fetched 2026-08-29T07:53:56.426603+00:00, sha b92f057f173d)
  - site_page: https://reactnavigation.org/docs/4.x/getting-started (fetched 2026-08-29T07:53:56.428989+00:00, sha 9739bbd9ca80)
  - site_page: https://reactnavigation.org/docs/3.x/getting-started (fetched 2026-08-29T07:53:56.431053+00:00, sha 5d2085165e59)
  - site_page: https://reactnavigation.org/docs/2.x/getting-started (fetched 2026-08-29T07:53:56.432812+00:00, sha 9fd854347bae)
  - site_page: https://reactnavigation.org/docs/1.x/getting-started (fetched 2026-08-29T07:53:56.434409+00:00, sha 5af5c0131eff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
