How to create Universal link in Expo using Firebase Dynamic Link
What is DeepLink
DeepLink is a kind of hyperlink that sends the user either to the app store or the app. It's a link of the screen present deep inside your app.
Deeplinks have 2 cases -
If the app is installed, then it'll open up the screen presen...
germavinsmoke.hashnode.dev7 min read
Andréas Hanss
Cool article, but lacks a bit on the iOS side for the implementation, maybe you could improve it? Thanks