lovebing / react-native-baidu-map

Baidu Map SDK modules and views for React Native(Android & iOS), support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图SDK版本。
MIT License
856 stars 322 forks source link

Native conponent for "BaiduMapView" does not exit #251

Open CreateByCool opened 5 years ago

CreateByCool commented 5 years ago

react-native :0.55.4, react-native-baidu-map:1.0.6;

在IOS上运行出现 invariant Violation :Native conponent for "BaiduMapView" does not exit,按照https://github.com/lovebing/react-native-baidu-map/issues/226,修改配置成功,运行到模拟器出现以下情况 image

CreateByCool commented 5 years ago

这个问题是在IOS上出现的

KingAmo commented 5 years ago

我在Android上出现这个问题了,请问你解决了吗