Krissanawat Kaewsanmuang
1 min readAug 6, 2020

--

Thank you for this great article on React Native Debugging using Chrome. This is the default debugging experience in React Native. However, there is a high chance that it may cause the emulator to slow down. It gives warning as well that the debugger is running and can cause the build to slow down. So, it may be wiser to use some other popular debugging tool like React Native Debugger.

--

--

No responses yet