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

daangn/stackflow

🧱 Mobile-first stack navigator framework with composable plugin system observed · 2026-08-28

github.com/daangn/stackflow · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • 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: 0
  • age_days: 2179
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 100

Full methodology

Adoption not part of the score

1027 stars · 114 forks observed · 2026-08-28

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

Stackflow is a mobile-first stack navigator framework for JavaScript/TypeScript that brings native-like stack navigation UX (screen stacking, scroll preservation, iOS-style swipe-back) to web apps and webviews. It features a headless core with a composable plugin system, framework-agnostic architecture (currently React), and SSR support.

Use cases

  • implement mobile-style stack navigation in a React web app
  • build hybrid apps with webviews that feel native
  • preserve scroll state when navigating between stacked screens
  • add iOS-style swipe-back gesture navigation to a webview
  • share one codebase between mobile webview and desktop app
  • build a headless navigation state layer with custom UI
  • server-side render an app with stack navigation

When to choose

  • you need native-like stack navigation UX in webviews or hybrid apps
  • you want a headless navigator you can fully customize with plugins
  • you need SSR support and TypeScript-first APIs
  • your team builds mobile web apps that must feel like native iOS/Android apps

When to avoid

  • you need a full native mobile app with true native navigation (use React Navigation or native SDKs)
  • you only need simple top-level routing in a standard web app
  • you use Next.js and rely on its router integration, which is not recommended by the project
  • you need a non-React frontend framework integration today

Facets

framework · maturity active

frontend-framework routing state-management middleware plugin-system ssr web-development frontend mobile-development cross-platform browser cross-platform stack-navigation react typescript webview hybrid-apps headless-ui swipe-back mobile-first web-server nodejs mobile

3 sources

Member repositories

RepositoryRoleHealth v2
daangn/stackflowmain94

For agents

markdown · JSON · MCP: product_card(name="daangn/stackflow")

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