Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我用的react-native-baidu-map , 当我第一次进入地图界面没事,第二次进入地图界面的时候 就会报错,RCTBaiduMapView* mapView = [[RCTBaiduMapView alloc] init];这一句报错,在RCTBaiduMapViewManager.m 第39行,iOS这边报错,求大神指导一二