July 29, 2022 · React Native

Setup intellj Idea Ultimate for React Native in Windows

  1. Install andriod studio and setup avd
  2. setup android/local.properties as follows:
sdk.dir=C:\\Users\\{{Your user name}}\\AppData\\Local\\Android\\sdk

3. setup debugger

4. start the debugger

5. run adb shell input keyevent 82

6. Click Debug, and refresh in debugger-ui