Google Maps API
Follow This before running the Project
First get your Google Maps Android and iOS SDK, Places and Directions API Key (request one here; if you're using an existing Google Maps API Key make sure you've enabled the Google Maps, Directions and Places API for that key using the Google API Console).
Then set a .env
file with GOOGLE_API_KEY = "YOUR_KEY_HERE"
Once this is done, you can use expo start
to run the project