react-native-send-intent icon indicating copy to clipboard operation
react-native-send-intent copied to clipboard

openMapsWithRoute()

Open ctahk0 opened this issue 5 years ago • 0 comments

Hi, this is actually not a issue, is there a way to send different Uri based on user chice for Maps APP? Default Uri is "google.navigation:q="+query+"&mode="+mode, but is possible to send waze like uri "https://waze.com/ul?q="+query+mode if user chose waze app to open? How to know what app user is selected and then prepare different uri to send intent? Thank you for this great library.

ctahk0 avatar Jun 18 '20 07:06 ctahk0