Sample app MapView

import MapView from 'react-native-maps';

I’m following the app tutorial but cannot find this dependency

The app source code downloaded from react native course link doesn’t have MapView component to display product location

Please help

What section are you in? I finished the whole course, fundamentals and advanced topics, and he doesn’t show how to implement the map view like he promised at the promo video.

Anyway, shouldn’t npm install react-native-maps on the console install this dependancy? Also remember to stop and restart the expo process to make the changes effective after installing it.

Here:

Also having issues to authenticate users.
:bulb: :bulb:
I think this course or sample app should be updated with a new detailed backend demonstration keeping expo as prototyping tool before deploying to app/play stores