Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for "GoogleMapsBase not found" issue #1732

Merged
merged 2 commits into from
Nov 27, 2017

Conversation

michelalbers
Copy link

@michelalbers michelalbers commented Oct 25, 2017

XCode 9 together with RN 0.49.1 throws the error that GoogleMapsBase could not be found. This PR introduces a workaround based on this PR: https://github.com/googlemaps/google-maps-ios-utils/pull/20/files

Fixes issue #990 and #1722

@k4mr4n
Copy link

k4mr4n commented Nov 1, 2017

thank you!!
I had the same issue with
"react-native": "0.49.3",
"react-native-maps": "^0.17.1",
and this line fixed my problem too

@michelalbers
Copy link
Author

@gpeal any chance on merging this?

@gpeal gpeal merged commit 35674c2 into react-native-maps:master Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants