You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an iOS RN app is launched by clicking an universal link, there is no way to retrieve the url from JS land. Linking.getInitialURL() works only for custom URL schemes and Linking.addEventListener() doesn't work for the initial launch.