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

RxSwiftCommunity/RxFlow

RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern observed · 2026-08-28

github.com/RxSwiftCommunity/RxFlow · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

33/100

  • Activity 22
  • Release rhythm 8
  • 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: n/a
  • age_days: 3167
  • days_rel: n/a
  • days_push: 469
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1911 stars · 117 forks observed · 2026-08-28

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

RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern. It decouples navigation logic from UIViewControllers by splitting storyboards into atomic, reusable units coordinated reactively with RxSwift.

Use cases

  • implement coordinator pattern navigation in an iOS app
  • decouple navigation logic from view controllers
  • split large storyboards into reusable atomic units
  • handle reactive navigation flows with RxSwift
  • replace storyboard segues with code-based routing
  • manage deep navigation flows in SwiftUI or UIKit apps

When to choose

  • your iOS app uses RxSwift and you want reactive, testable navigation
  • storyboards have grown massive and navigation is tangled in view controllers
  • you want a proven coordinator framework with community support

When to avoid

  • your project uses Combine or async/await instead of RxSwift
  • you prefer SwiftUI-native navigation APIs
  • you need a framework with frequent updates and active development

Facets

framework · maturity maintenance

routing state-management middleware mobile-development rxswift coordinator-pattern flow-coordination navigation-framework reactive-navigation ios-navigation reactive-programming ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
RxSwiftCommunity/RxFlowmain33

For agents

markdown · JSON · MCP: product_card(name="RxSwiftCommunity/RxFlow")

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