facebook / react-native-website

The React Native website and docs
https://reactnative.dev
MIT License
1.91k stars 4.33k forks source link

The "Linking API" page should replace "Android's Deep Link" with "App Link" #4064

Open sebastiancarlos opened 3 months ago

sebastiancarlos commented 3 months ago

Description

The Linking API page says the following about the technique of using a regular http/s URLs for deep linking: "Android calls it Deep Links (Universal Links - iOS)."

But actually, this is more likely called "App Links" in android, as can be seen in this diagram (source):

image

Documentation version

next, and likely earlier

github-actions[bot] commented 1 week ago

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

sebastiancarlos commented 1 week ago

It hasn't been fixed