-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Error install on IOS #656
Comments
Have same issue.
"dependencies": {
"react": "15.3.2",
"react-native": "0.34.1",
"react-native-maps": "^0.10.0"
} |
I have same issue.
|
Same here :(. |
and same again |
Join too, have the same. |
Me too. |
Please paste the full output, including the command you are running. |
Full output :
|
Excuse my ignorance, but why are you using |
OK, I looked at the documentation for rnpm. Because of the way we support GoogleMaps, rnpm is not supported right now. Please follow the instructions for setting up your project, and have a look at the included example if you use Option 1. |
I used Also rnpm worked until the version 0.8.2 and this could be a problem because if |
So it does! We should look into that.
eek! |
I was looking at |
Any ideas when the next release might happen? Or the quickest workaround for now? I seem to have chosen a bad evening to try my google maps hello-world in react-native :) (I want to use google maps on iOS so can't go back too many versions). |
trying to get it in today |
Awesome thanks! |
just published |
v0.10.1 works for me on iOS.
thx! |
@ricardokdz Thanks for your solution. |
Just to clarify my earlier comment, if you follow the instructions to setup react-native-maps with Google maps and use rnpm link, afaik you will end up with |
@gilbox I am not sure whether this is related to what you have specified in your comment. |
"react-native-maps": "0.10.0",
The text was updated successfully, but these errors were encountered: