We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
environment: iOS11 xcode9 react-native-cli: 2.0.1 react-native: n/a - not inside a React Native project directory
运行报错: TaskQueue: Error with task : undefined is not an object (evaluating '_reactNativeSplashScreen2.default.hide')
The text was updated successfully, but these errors were encountered:
ios11 模拟器运行会 在APPDelegate中 jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index.ios" fallbackResource:nil];
jsCodeLocation 变量为nil 服务已经开启了: Running packager on port 8081.
Sorry, something went wrong.
No branches or pull requests
environment:
iOS11
xcode9
react-native-cli: 2.0.1
react-native: n/a - not inside a React Native project directory
运行报错:
WelcomePage.js:26 processNext TaskQueue.js:116 _processUpdate InteractionManager.js:194 callTimer JSTimersExecution.js:84 callImmediatesPass JSTimersExecution.js:183 callImmediates JSTimersExecution.js:198 guard MessageQueue.js:42 __callImmediates MessageQueue.js:164 MessageQueue.js:112 guard MessageQueue.js:42 callFunctionReturnFlushedQueue MessageQueue.js:110TaskQueue: Error with task : undefined is not an object (evaluating '_reactNativeSplashScreen2.default.hide')
The text was updated successfully, but these errors were encountered: