React Native版本:0.60.4

解决方法:

  1. cd ios
  2. pod deintegrate
  3. pod install

然后重新启动就好了(示例页面变样了( ⊙ o ⊙ ))

React Native新项目启动报错'React/RCTBridgeDelegate.h' file not found

 

END----------------------------

相关文章: