Closed ghost closed 4 years ago
I have tried all sorts of solutions from stackoverflow but still I am getting this error whenever I login with correct details to home screen. I have uploaded my code on github , you can see that.
https://github.com/borbhuiyagulsan/uber
The solution I got on my own is I have imported mapView from react-native-maps instead of expo
import MapView from 'react-native-maps';
I have tried all sorts of solutions from stackoverflow but still I am getting this error whenever I login with correct details to home screen. I have uploaded my code on github , you can see that.
https://github.com/borbhuiyagulsan/uber