samples
RxCoordinator
Our great sponsors
samples | RxCoordinator | |
---|---|---|
2 | 2 | |
169 | 2,020 | |
- | 1.4% | |
3.6 | 2.4 | |
about 1 month ago | 13 days ago | |
Swift | Swift | |
MIT License | MIT License |
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.
samples
RxCoordinator
-
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/
What are some alternatives?
RxFlow - RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
Verge - 🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
ReactiveCocoa - Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
RxSwift - Reactive Programming in Swift
RxRealm - RxSwift extension for RealmSwift's types
RxMediaPicker - A reactive wrapper built around UIImagePickerController.
OpenCombine - Open source implementation of Apple's Combine framework for processing values over time.
RxCoreData - RxSwift extensions for Core Data
ReactiveSwift - Streams of values over time
Render - UIKit a-là SwiftUI.framework [min deployment target iOS10]
ReactiveKit - A Swift Reactive Programming Kit
MVVMC-SplitViewController - Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.