Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deep link support for google maps within iOS comgooglemapsurl:// #47

Open
brh55 opened this issue Aug 26, 2021 · 0 comments
Open

Add deep link support for google maps within iOS comgooglemapsurl:// #47

brh55 opened this issue Aug 26, 2021 · 0 comments

Comments

@brh55
Copy link
Owner

brh55 commented Aug 26, 2021

Open to anyone to tackle, but this would avoid the double opening of browser to native maps. Use the comgooglemapsurl:// so that the existing parameters should work.

  1. Use Linking.canOpenURL() to verify device has google maps
  2. Proceed to set url to comgooglemapsurl://

Test to make sure nothing is broken, and submit some test to validate this logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant