How do you debug React Native?

后端 未结 30 2535
无人共我
无人共我 2020-11-27 10:19

How does one debug their React code with React Native while the app is running in app simulator?

30条回答
  •  有刺的猬
    2020-11-27 10:30

    This is the alternate way to use react native debugger application.

    you can download application using below link it's very good application for managing redux store along with the source code.

    react-native-debugger

    as well now a days you may directly use below link for help you out.

    chrome-developer-tools

提交回复
热议问题