DZURLRoute VS swift-composable-navigator

Compare DZURLRoute vs swift-composable-navigator and see what are their differences.

DZURLRoute

DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。 (by yishuiliunian)

swift-composable-navigator

An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind (by Bahn-X)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
DZURLRoute swift-composable-navigator
- 4
72 570
- 0.0%
0.0 0.0
almost 6 years ago about 2 years ago
Objective-C 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.

DZURLRoute

Posts with mentions or reviews of DZURLRoute. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning DZURLRoute yet.
Tracking mentions began in Dec 2020.

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.

What are some alternatives?

When comparing DZURLRoute and swift-composable-navigator you can also consider the following projects:

UIPilot - The missing typesafe SwiftUI navigation library

tca-swiftui-navigation-demo - Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture

Crossroad - :oncoming_bus: Route URL schemes easily

LightRoute - LiteRoute is easy transition for your app. Written on Swift 4

CTMediator - The mediator with no regist process to split your iOS Project into multiple project.

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

ScreenUI - A multi-platform, multi-paradigm routing framework.

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.