【发布时间】:2017-08-28 09:28:18
【问题描述】:
嘿,我将通过以下命令在 react native 中安装谷歌地图
npm install react-native-maps --save
但它在下面显示错误:
react-native-maps@0.16.2 requires a peer of react-native@>=0.40 but none was installed.
我一直在学习这个教程
https://www.slideshare.net/kobkrit/reactnative-tutorial-map
请提前查看谢谢..
【问题讨论】:
标签: android reactjs google-maps react-native