swift-url-routing
A bidirectional router with more type safety and less fuss. (by pointfreeco)
Router
🛣 Simple Navigation for iOS - ⚠️ Deprecated (by freshOS)
swift-url-routing | Router | |
---|---|---|
1 | - | |
371 | 446 | |
2.4% | -0.2% | |
5.0 | 0.0 | |
about 2 months ago | over 3 years ago | |
Swift | Swift | |
MIT License | Apache License 2.0 |
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-url-routing
Posts with mentions or reviews of swift-url-routing.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Build your first XCFramework -How to create an iOS framework Pt 1
Not really, in this post I just needed to create something simple, just to showcase the process of building. Here's a better example of a real open source library, have a look at the code !
Router
Posts with mentions or reviews of Router.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Router yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing swift-url-routing and Router you can also consider the following projects:
swiftui-router - Path-based routing in SwiftUI
RxFlow - RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
URLNavigator - ⛵️ Elegant URL Routing for Swift
UIPilot - The missing typesafe SwiftUI navigation library
ApplicationCoordinator - Coordinators Essential tutorial