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

adrielcafe/voyager

🛸 A pragmatic navigation library for Compose Multiplatform observed · 2026-08-28

github.com/adrielcafe/voyager · homepage · Kotlin · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 86
  • Release rhythm 28
  • Longevity 100
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: 73
  • age_days: 1871
  • days_rel: 622
  • days_push: 88
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3089 stars · 166 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Voyager is a pragmatic navigation library for Compose Multiplatform, seamlessly integrated with Jetpack Compose. It supports linear, bottom sheet, tab, and nested navigation with ScreenModel (ViewModel) integration and deep linking across Android, iOS, Desktop, and Web.

Use cases

  • navigate between screens in a Jetpack Compose app
  • build a single-activity Android app with Compose navigation
  • share navigation logic across Android and iOS with Kotlin Multiplatform
  • implement bottom sheet and tab navigation like the YouTube app
  • handle deep links in a Compose Multiplatform app
  • manage ViewModels per screen in Compose

When to choose

  • you're building a Compose Multiplatform app and need a simple, pragmatic navigation API
  • you want tab, bottom sheet, or nested stack navigation out of the box
  • you prefer a screen-based API with built-in ScreenModel/ViewModel integration
  • you need deep linking and state restoration in a Compose app

When to avoid

  • you need built-in iOS swipe-back or predictive back animations (only community solutions exist)
  • you need built-in result passing between screens
  • you're not using Jetpack Compose or Compose Multiplatform
  • you prefer official AndroidX Navigation or Decompose's more feature-complete approach

Facets

library · maturity active

routing state-management mobile-framework ui-components mobile-development cross-platform frontend jvm wasm cross-platform jetpack-compose compose-multiplatform navigation deeplinks bottomsheet-navigation tab-navigation screenmodel single-activity android ios desktop

3 sources

Member repositories

RepositoryRoleHealth v2
adrielcafe/voyagermain68

For agents

markdown · JSON · MCP: product_card(name="adrielcafe/voyager")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem