TyRoopam9599 / Expo_Google-Maps_Integration

The "Live Location Tracker with Expo React Native and Google Maps" project is a mobile application that allows users to track and view their live location on a map using their smartphone. The app is built using Expo, a popular framework for developing React Native applications, and it utilizes the G-Maps API to display the interactive map.
0 stars 2 forks source link

This isn't google maps, this is apple maps #1

Open Donald646 opened 3 months ago

TyRoopam9599 commented 3 months ago

No description provided.

The code in the repository uses the react-native-maps library, which supports both Google Maps and Apple Maps. By default, it uses Apple Maps on iOS devices and Google Maps on Android devices.