In the upcoming lecture, Stephen mentions that we do not need to install the react-native-maps library as it is included for us by default. Unfortunately, this is no longer true and we will need to manually install this.

In your terminal run the following:

npx expo-cli install react-native-maps