RxFlow
URLNavigator
RxFlow | URLNavigator | |
---|---|---|
1 | 1 | |
1,877 | 3,231 | |
0.3% | - | |
4.2 | 3.0 | |
8 months ago | 4 months 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.
RxFlow
-
Coordinators in SwiftUI
Alternative implementations of the coordinator pattern include RxFlow: https://github.com/RxSwiftCommunity/RxFlow
URLNavigator
-
Help required with deep linking
Hi all I’m a beginner in iOS development, started learning it 2 weeks back. I’m supposed to implement deep linking in our app. I’m using (https://github.com/devxoul/URLNavigator) This library to map the deep link url to a particular view controller but in some cases I want to perform a few network requests and then navigate to that screen. What I was thinking of is as soon as a deep link is encountered I’ll navigate to a loading screen where I can fetch the data required and then navigate to the particular screen. I’m using Cordinator’s for navigation and MVVM as design pattern. What are the best ways from which I can achieve the my task and how can I incorporate Cordinators to navigate to a screen.
What are some alternatives?
RxCoordinator - 🎌 Powerful navigation library for iOS based on the coordinator pattern
JLRoutes - URL routing library for iOS with a simple block-based API
CTMediator - The mediator with no regist process to split your iOS Project into multiple project.
Appz - 📱 Launch external apps, and deeplink, with ease using Swift!
ApplicationCoordinator - Coordinators Essential tutorial
SwiftCurrent - A library for managing complex workflows in Swift
Crossroad - :oncoming_bus: Route URL schemes easily
Weavy
Router - 🛣 Simple Navigation for iOS - ⚠️ Deprecated
IKRouter - URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks
DeepLinkKit - A splendid route-matching, block-based way to handle your deep links.