react-nativeubuntuinstallationreact-native-debugger

How to Manually Start React Native Debugger on Linux - Ubuntu


I want to enable react -native-debugger on react native development environment. so i followed https://github.com/jhen0409/react-native-debugger

and downloaded the rn-debugger-linux-x64.zip

then i unzip the file.

what i want know is after that how i manually start the react-native-debugger?


Solution

  • Check out the Getting Started section of their repo; https://github.com/jhen0409/react-native-debugger/blob/master/docs/getting-started.md