Deep Linking in React Native with AppDelegate.swift
Originally published on PEAKIQ
1️⃣ Setting Up Deep Linking in AppDelegate.swiftFirst, modify your AppDelegate.swift file to handle deep linking.import UIKit
import React
import React_RCTAppDelegate
i
peakiq.hashnode.dev2 min read