# wix/react-native-navigation

A complete native navigation solution for React Native

Repository: https://github.com/wix/react-native-navigation
Canonical: https://ross.abutalabs.com/products/react-native-navigation
Homepage: https://wix.github.io/react-native-navigation/
Language: MDX
License: MIT
License Family: permissive
Topics: react-native, navigation, navigator, react-native-navigation, hacktoberfest
Last push: 2026-08-02T10:56:50+00:00

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

## Adoption (not part of the score)
Stars 13176, forks 2628 (observed 2026-08-28T04:11:02.437532+00:00)

## What it is
React Native Navigation is a fully native navigation library for React Native apps on iOS and Android. It exposes a simple cross-platform JavaScript API while rendering 100% native platform navigation components.

## Use cases
- implement native stack navigation in a react native app
- add tabs and drawers with native feel to react native
- replace react-navigation with native navigation
- handle deep links and screen transitions on ios and android
- build cross-platform mobile app navigation with one javascript api

## When to choose
- you need truly native navigation performance and look on iOS and Android
- your React Native app requires complex navigation like native tabs, drawers, and modals
- you want a mature, widely used navigation solution backed by Wix

## When to avoid
- you want a pure JavaScript navigation solution without editing native files
- you target platforms other than iOS and Android
- your app is simple enough that lighter JS-only navigation suffices

## Facets
- artifact type: library
- maturity: stable
- function: routing, mobile-framework, ui-components
- domain: mobile-development, cross-platform, web-development
- platform: cross-platform
- tags: react-native, native-navigation, navigator, mobile-apps, ios, android

## Member repositories
- wix/react-native-navigation (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:02.437532+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:13:28.229904+00:00, confidence not recorded.
  - readme: https://github.com/wix/react-native-navigation (fetched 2026-08-28T04:11:02.437532+00:00, sha c199978c69d7)
  - homepage: https://wix.github.io/react-native-navigation/ (fetched 2026-08-29T08:09:07.500919+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
