Aman Mittal 9/4/2021

How to solve RCTBridge required dispatch_sync to load warning on iOS for React Native

Read Original

This article provides a step-by-step solution for resolving the common 'RCTBridge required dispatch_sync to load RCTDevLoadingView' warning in React Native versions 0.64 and 0.65. It details code modifications in the AppDelegate.m file and the build command to eliminate the warning.

How to solve RCTBridge required dispatch_sync to load warning on iOS for React Native

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week