-
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
[ANDROID] #1851 build error #1956
Comments
@pedrolopes10 please update the issue following the template and I'll reopen it. |
@danielgindi can you have a look at this one? Thnx |
Same here. Adding |
@vendramini mind a PR? |
#1958 done. |
#1958 merged, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After updating for commit #1851 throws an error when building:
AirMapModule.java:205: error: cannot find symbol
WritableMap coordJson = new WritableNativeMap();
^
symbol: class WritableMap
Environment
react-native: 0.52.0
react: 16.2.0
react-native-maps: "git+ssh://git@github.com/react-community/react-native-maps.git"
Steps to Reproduce
npm update
react-native run-android
@danielgindi & @rborn
Thanks
The text was updated successfully, but these errors were encountered: