swift-composable-navigator
An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind (by Bahn-X)
CTMediator
The mediator with no regist process to split your iOS Project into multiple project. (by casatwy)
swift-composable-navigator | CTMediator | |
---|---|---|
4 | - | |
585 | 4,011 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
over 3 years ago | about 1 year ago | |
Swift | Objective-C | |
MIT License | NOASSERTION |
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.
swift-composable-navigator
Posts with mentions or reviews of swift-composable-navigator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-18.
-
Helm: A graph-based SwiftUI router
Great to have more options for SwiftUI navigation - have been using Composable Navigator, but looks like that’s now potentially end-of-life.
-
Any advice to go for SwiftUI on a new production project?
I'd recommend Composable Navigator for navigation & deep linking, as well as Introspect for the times when you need to make minor changes to the UIKit components that back some SwiftUI components (without needing to fully wrap UIKit for SwiftUI).
- Based on the experience we gathered on programmatic navigation in SwiftUI, we decided to build an open source library that enables rich deeplinking and navigation along navigation paths. Welcome ComposableNavigator!
- ComposableNavigator is finally public! Based on the experience we gathered on programmatic navigation in SwiftUI, we decided to build an open source library that enables rich deeplinking and navigation along navigation paths.
CTMediator
Posts with mentions or reviews of CTMediator.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning CTMediator yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing swift-composable-navigator and CTMediator you can also consider the following projects:
UIPilot - The missing typesafe SwiftUI navigation library
ApplicationCoordinator - Coordinators Essential tutorial
ScreenUI - A multi-platform, multi-paradigm routing framework.
RxFlow - RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
RouteComposer - Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
Router - 🛣 Simple Navigation for iOS - ⚠️ Deprecated