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

Cocoapods conflict with react-native-maps #156

Closed
simonbuerger opened this issue Jul 13, 2018 · 2 comments
Closed

Cocoapods conflict with react-native-maps #156

simonbuerger opened this issue Jul 13, 2018 · 2 comments

Comments

@simonbuerger
Copy link
Contributor

Has anyone been able to get this to work alongside react-native-maps on the same project? I'm getting a version conflict on the GoogleMaps pod - GooglePlaces pod depends on 2.7.0 and react-native-maps depends on 2.5.0

@reepias
Copy link

reepias commented Jul 19, 2018

I have this same issue.

I solved the problem using GooglePlaces 2.5.0 and GoogleMaps 2.5.0
Demo
https://github.com/reepias/taxiguber

@tolu360
Copy link
Owner

tolu360 commented Mar 11, 2019

You can always ensure both libraries are using same versions as @reepias mentioned. However, only the latest version, 3.0.3+ are supported on the latest beta release of this package. See #198, if you wish to update - almost compulsory on Android anyway!

@tolu360 tolu360 closed this as completed Mar 11, 2019
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

No branches or pull requests

3 participants