Tools for Debugging in React-Native

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

    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

  • flipper

    A desktop debugging platform for mobile developers.

    Very useful and beautiful and simply , my suggestion is to use this Flipper

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • react-native-debugger

    The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

    react-native-debugger

  • react-native-crash-tester

    Deliberately crash your app. Good for testing crash reporting services.

    react-native-crash-tester

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts