diff --git a/releases/next/docs/debugging.html b/releases/next/docs/debugging.html index 1b6f4da4923..fbad509cd80 100644 --- a/releases/next/docs/debugging.html +++ b/releases/next/docs/debugging.html @@ -16,7 +16,7 @@ import java.util.addNetworkInterceptor(new StethoInterceptor()) .build(); OkHttpClientProvider.replaceOkHttpClient(client); -}
  • Run react-native run-android

  • In a new chrome tab, open : chrome://inspect, click on 'Inspect device' (the one followed by "Powered by Stetho")

  • Performance Monitor #

    You can enable a performance overlay to help you debug performance problems by selecting "Perf Monitor" in the Developer Menu.

    ← PrevNext →

    Recently, we have been working hard to make the documentation better based on your feedback. Your responses to this yes/no style survey will help us gauge whether we moved in the right direction with the improvements. Thank you!

    Take Survey