- 报错react/rctbundleurlprovider.h f
- RN项目报错 React/RCTBundleURLProvid
- RN - #import <React/RCTBundle
- “React/RCTBundleURLProvider.h” f
- 'React/RCTBundleURLProvider.h' f
- Xcode 下提示 'React/RCTBundleURLPro
- RN项目报错“RCTBundleURLProvider.h” f
- RN项目报错“RCTBundleURLProvider.h” f
- RN项目报错“RCTBundleURLProvider.h” f
- RN项目报错“RCTBundleURLProvider.h” f
React-native项目运行报错react/rctbundleurlprovider.h file not found
你需要在工程目录下npm install react-native,如果项目中有npm package文件直接运行sudo npm install 即可安装配置文件中的依赖。基本就可以啦。
如果确认已经依赖, 则添加link:Link Binary with Library-->Add Other --> node_modules -> react-native ->React ->Base ->RCTRootView.m
网友评论