React Native using react-native-maps
Posted By Nueve Solutions on June 20th, 2019A Map component that uses Apple Maps or Google Maps on iOS and Google Maps on Android. Expo uses react-native-maps at react-community/react-native-maps. No setup required for use within the Expo app, or within a standalone app for iOS. See below for instructions on how to configure for deployment as a standalone app on Android.Expo includes version 0.22.0 of react-native-maps (the latest as of the time of this writing).
Installation
This API is pre-installed in managed apps. To use it in a bare React Native app, follow the react-native-maps installation instructions.