RxCoordinator
🎌 Powerful navigation library for iOS based on the coordinator pattern (by QuickBirdEng)
RxCoreData
RxSwift extensions for Core Data (by RxSwiftCommunity)
RxCoordinator | RxCoreData | |
---|---|---|
2 | - | |
2,318 | 165 | |
1.0% | 0.0% | |
1.3 | 0.0 | |
about 2 years ago | over 4 years ago | |
Swift | C | |
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.
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?
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
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/
RxCoreData
Posts with mentions or reviews of RxCoreData.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning RxCoreData yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing RxCoordinator and RxCoreData you can also consider the following projects:
Verge - 🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.
RxRealm - RxSwift extension for RealmSwift's types
RxMediaPicker - A reactive wrapper built around UIImagePickerController.
RxAlamofire - RxSwift wrapper around the elegant HTTP networking in Swift Alamofire
ReactiveSwift - Streams of values over time
RxSwift - Reactive Programming in Swift