In my react native app I am trying to get URL with the highlighted text from
any browser, I used ShareMenu to get highlighted text but failed to get URL, while sharing the highlighted text I want to get Url of that page also, how can I achieve this I have tried many ways but failed, please suggest any solution.
Note: I don't want to use webView inside react native app but it should be a browser to app communication