I am looking for a way in order to enable a simple functionality for the app user. The intended use-case would be - the user taps on the contact button in my app - sees our contact details and then presses on a "Navigate to" button which executes his navigation application and starts a GPS Navigation towards the target that got transferred on the button touch.
So far I have only found a custom map implementation into react native apps to display some location with maps - but no solution to open the navigation app and navigate towards a target.
Is it even possible ? (A simple link would be enough as reply - I might have missed something fundamental here :) ) Thank you for your help