How to Debug React Native app using [React Native Debugger]

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025

Комментарии • 11

  • @TeodorDimitrov1991
    @TeodorDimitrov1991 11 месяцев назад

    The missing network tab not reporting by default got me good, THANK YOU!

  • @hungtrinh8422
    @hungtrinh8422 Год назад

    Hi I'm using linux, when enable debugger it always open chrome debugger instead of React native debugger. Any idea?

    • @hagerelsayed136
      @hagerelsayed136  Год назад

      Hi Hung,
      Please make sure of these points:
      - connect to the right port in React native I.e if your project run on 19000 open React native debugger and use cmd+T while you standing on React native debugger and type the right port
      - Make sure that the version of React native debugger is compatible with your project version depends on if you’re developing with Expo or react native CLI , React native debugger inform you if it’s not compatible - track the console in it, most of the time it inform us with issue
      - Also It might be happened because Chrome has been set as the default debugger in your environment variables so please make sure that you Add a new line to set the REACT_DEBUGGER environment variable to the location of your React Native Debugger executable
      P.S: I didn’t try it on linux practically, I tried it on Mac so this demonstration for linux/windows might help you github.com/jhen0409/react-native-debugger/blob/master/docs/getting-started.md#use-redux-devtools-extension-api

  • @joy_sam_raj
    @joy_sam_raj Год назад

    Thank you😀

  • @sire_ns
    @sire_ns Год назад

    Thank you so much

  • @teshaych2618
    @teshaych2618 Год назад

    Hager translated as Country in my language(Amharic). Thanks

    • @hagerelsayed136
      @hagerelsayed136  Год назад

      Thank you Tesh for letting me know the translation of my name in your language 😀,
      you're welcome

  • @yaroslavzef7267
    @yaroslavzef7267 7 месяцев назад

    Thanks from Russia

  • @ibrahimmoosa2127
    @ibrahimmoosa2127 10 месяцев назад

    gratitute from india