📌  相关文章
📜  使用未声明的标识符 'jsCodeLocation' - Swift 代码示例

📅  最后修改于: 2022-03-11 15:01:00.194000             🧑  作者: Mango

代码示例1
// just add this to the code before
NSURL *jsCodeLocation = [[RCTBundleURLProvider sharedSettings] 
                         jsBundleURLForBundleRoot:@"index.js" 
                         fallbackResource:nil];