Open Android app in React Native

Good day, I am trying to open an Android app via React Native, by not using the openURL. as this opens the Google Play Store page of the app. Please advise. Thanks

Hi @misakilane, if you are using openURL() method and if the app is installed, it will open the installed app.