React native – Is there a way to open apps like whatsapp from react web app?
I have a share button on my react app,when someone clicks it, i want the share pop up to come up on the web app and share the link on any mobile app i wanted to implement it using intent…