react-nativereact-native-debugger

React Native Debugger: how to enable auto inspect elements


How do you enable the RN debugger to automatically go to the specific element you just clicked on or navigated to in the simulator ?


Solution

  • if you're using android studio emulator, use CTRL + M and then select Toggle Inspector a