airbnb/native-navigation
Native navigation library for React Native applications observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 50
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3638
- days_rel: n/a
- days_push: 301
- n_releases_24m: 0
Adoption not part of the score
3120 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native navigation library from Airbnb built on top of the native iOS and Android platform navigation components rather than reimplementing navigation in JavaScript. It supports screen registration, push/present/pop navigation, tabs, deep linking, and shared element transitions, with pluggable custom navigation implementations.
Use cases
- navigate between screens in a React Native app using native iOS and Android navigation components
- add tab bars and deep linking to a React Native application
- integrate React Native screens into an existing native iOS or Android app
- implement shared element transitions between React Native screens
- split a React Native app into separately registered screens with multiple root views
- plug a custom branded navigation implementation into React Native
When to choose
- you want truly native navigation behavior instead of JavaScript-based navigation built on View and Animated
- you are exploring React Native navigation options and can tolerate beta-level APIs
- you need custom navigation implementations injected into a React Native app
When to avoid
- you need a stable, production-ready navigation library today - the project itself recommends alternatives like React Native Navigation by Wix
- you rely on react-native link for dependency management, which is unsupported by this library
- you want a simple drop-in install without restructuring your app around multiple root views
Facets
library · maturity experimental
mobile-framework routing ui-components mobile-development cross-platform web-development cross-platform react-native navigation native-navigation tabs deep-linking shared-element-transitions ios android javascript
10 sources
- readme: https://github.com/airbnb/native-navigation · fetched 2026-08-28 · 0b8eec984ba5
- homepage: http://airbnb.io/native-navigation/ · fetched 2026-08-29 · 541c496bd128
- site_page: https://native-navigation.airbnb.tech/docs/installation.html · fetched 2026-08-29 · 4cb240ae1135
- site_page: https://native-navigation.airbnb.tech/docs/roadmap.html · fetched 2026-08-29 · ec47c410a11b
- site_page: https://native-navigation.airbnb.tech/docs/guides · fetched 2026-08-29 · 6deb67dbdb84
- site_page: https://native-navigation.airbnb.tech/docs/guides/integrating-with-existing-apps.html · fetched 2026-08-29 · 91ea916eb60b
- site_page: https://native-navigation.airbnb.tech/docs/guides/custom-navigation-implementations.html · fetched 2026-08-29 · 265073ba6788
- site_page: https://native-navigation.airbnb.tech/docs/guides/tabs.html · fetched 2026-08-29 · 24419f7e3d25
- site_page: https://native-navigation.airbnb.tech/docs/guides/deep-linking.html · fetched 2026-08-29 · 782b4d997334
- site_page: https://native-navigation.airbnb.tech/docs/guides/project-structure.html · fetched 2026-08-29 · 3f193e663a19
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/native-navigation | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="airbnb/native-navigation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem