Help required with deep linking

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • URLNavigator

    ⛵️ Elegant URL Routing for Swift

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts