Launch the React Native Debugger app from Applications folder.
Activate iOS simulator and Run command+d using keyboard. In the debug menu select “Debug JS Remotely” option.
Go to React Native Debugger. Select ‘Toggle Developer Tools’ sub menu item from ‘View’ menu.
Select Sources tab (in the React Native Debugger window).
In the left side menu, expand RNDebuggerWorker.js and expand sub option localhost:****. You will see the project root folder.
Select a .js file and add break point. Break point will get activated when the respective line is executed.
You can see the console logs in the console area at the bottom.
If you like this question & answer and want to contribute, then write your question & answer and email to freewebmentor[@]gmail.com. Your question and answer will appear on FreeWebMentor.com and help other developers.
We use cookies to ensure that we give you the best experience and use cookies in order to personalize the advertising that you see on our website. Read more about our Privacy Policy.Got it!