react-native-maps: Das AirGoogleMaps-Verzeichnis muss Ihrem xCode-Projekt hinzugefügt werden, um GoogleMaps unter iOS zu unterstützen.
Fehlerbild
Ich verwende „react-native.maps“
https://github.com/react-community/react-native-maps
Ich habe die Installationsanweisungen befolgt, in Android hat es perfekt funktioniert, aber nicht in IOS
macOS: 10.14.1 (18B75)
Code: Select all
dependencies {
"react": "16.5.0",
"react-native": "0.57.1",
"react-native-maps": "^0.22.1",
}
Mobile version