URLNavigator Alternatives
Similar projects and alternatives to URLNavigator
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
RxFlow
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
-
IKRouter
URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks
-
-
Compass
:earth_africa: Compass helps you setup a central navigation system for your application (by hyperoslo)
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
WAAppRouting
iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!
-
URLNavigator discussion
URLNavigator reviews and mentions
-
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.
Stats
devxoul/URLNavigator is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of URLNavigator is Swift.