issue1:Requiring unknown module "undefined"
原因:导入组件时重复引用。
解决方案:https://github.com/facebook/react-native/issues/18179
issue2:ios打包archive报错:[React/RCTBridgeModule.h
file not found]
解决方案:
(https://stackoverflow.com/questions/41663002/react-rctbridgemodule-h-file-not-found)
issue3: React Native:真机断点调试+跨域资源加载出错问题解决
issue4:RN升级到0.60,ios编译报错:'double-conversion/double-conversion.h' file not found