在React Native中进行调试可以使用React Native Debugger、Chrome开发者工具或VS Code等工具。以下是使用React Native Debugger进行调试的基本步骤:
npm start
Command + T (Mac) Ctrl + T (Windows/Linux)