brh55 / react-native-open-maps

🗺 A simple react-native library to perform cross-platform map actions (Google, Apple, or Yandex Maps)
MIT License
359 stars 47 forks source link

Choose specific app to open the map #20

Closed felipevila closed 5 years ago

felipevila commented 5 years ago

Is it possible to open the map with a specific app?

brh55 commented 5 years ago

@felipevila

Absolutely, add a provider property within the options, if none is specified it will just determine a platform based on device OS.