I’m struggling with the Google Maps API in React Native, for Android.
I’ve followed the installation instructions for Android but I keep receiving the same error (see title) when I try to use the Mapview
Component. I'm using the Android Studio emulator.
versions: react native - 0.55.4 / react-native-maps - 0.18.0 and 0.22.0
Haven't found any online solution for Android. Does anyone has a way to get me out of this trouble?
Please, tell me if you want to see my code. Thanks!