Ross ROSS = Recommend OSS · open-source software intelligence for agents

airbnb/native-navigation

Native navigation library for React Native applications observed · 2026-08-28

github.com/airbnb/native-navigation · homepage · Java · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
airbnb/native-navigationmain55

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