30-days-of-react-native icon indicating copy to clipboard operation
30-days-of-react-native copied to clipboard

缺少RCTBundleURLProvider.h

Open AlexSarron opened this issue 9 years ago • 2 comments

bundle里面没有RCTBundleURLProvider.h文件

AlexSarron avatar Oct 28 '16 07:10 AlexSarron

@AlexSarron 试试react-native upgrade,我就是这样解决的。

moxiaobei2 avatar Feb 18 '17 08:02 moxiaobei2

终端里 输入 yarn link ,然后回到xcode ,clear 一下工程,然后直接在xcode 运行项目试试看,我就是这样莫名的就好了~~

Joneze avatar Dec 05 '17 07:12 Joneze