Introducing a few tools for debugging :
1-react-dev-tools
This is a very common debugger in RN, with onPress (ctrl+m win) in the emulator, you will watch the debugger and selected Debug
or Debuggin js remotely , and then app reload and debug is run in browser,for usage react-dev-tools refer to this link
react-dev-tools
2-react-native-debugger
This tool is very efficient and also covers redux
3-react-native-crash-tester
This tool is very efficient and runs in vscode and it's very feature
4-Flipper
Very useful and beautiful and simply , my suggestion is to use this Flipper
What other debuggers do you use?
Top comments (2)
Hey, @rezaabaskhanian curious about the
react-native-crash-tester
, can you describe in brief about what it does?Hi,
watch this video
youtube.com/watch?v=4K_mgJi7AxU