RxCoordinator VS ReactiveSwift

Compare RxCoordinator vs ReactiveSwift and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
RxCoordinator ReactiveSwift
2 2
2,199 2,956
0.5% 0.3%
1.3 5.3
12 months ago 30 days ago
Swift Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RxCoordinator

Posts with mentions or reviews of RxCoordinator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-22.
  • Is Coordinator Pattern useless in Swift?
    1 project | /r/swift | 13 Feb 2023
    There’s a library named XCoordinator, you don’t have to use it, but it might help you to get a better understanding or Coordinators. I can give you a more simple example later if you still need, not practical from my phone.
  • Coordinators in SwiftUI
    2 projects | /r/iOSProgramming | 22 Jan 2021
    Hey, as we have stated in the article, we have built XCoordinator as a coordinator framework for UIKit (https://github.com/quickbirdstudios/XCoordinator). For a previous version of XCoordinator, we have also written a blog article: https://quickbirdstudios.com/blog/ios-navigation-library-based-on-the-coordinator-pattern/

ReactiveSwift

Posts with mentions or reviews of ReactiveSwift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.

What are some alternatives?

When comparing RxCoordinator and ReactiveSwift you can also consider the following projects:

RxFlow - RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern

RxSwift - Reactive Programming in Swift

Verge - 🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.

ReactiveCocoa - Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.

ReSwift - Unidirectional Data Flow in Swift - Inspired by Redux

ReactiveKit - A Swift Reactive Programming Kit

RxMediaPicker - A reactive wrapper built around UIImagePickerController.

ReactiveArray - An array class implemented in Swift that can be observed using ReactiveCocoa's Signals

RxRealm - RxSwift extension for RealmSwift's types

CombineExt - CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.