react-native-map-link
react-native-map-link copied to clipboard
Navigating based on the address info as street, city, region and country
- Possible to search locations passing a formatted address ( dstaddr in options, be Popup or showLocation )
Thanks for your contribution @LayssonOL.
I have one concern with your PR. By changing the prefixes from URL schemes to universal URLs, our detection mechanism won't work anymore (ie. https://maps.apple.com/ can always be opened, even if the Apple Maps app isn't installed).