react-nativereact-native-debugger

Can you turn off yellow warnings in React Native Debugger?


I'm using React Native Debugger 0.13.0. Is it possible to turn off the yellow warning messages? I know how to do it in React Native itself, but not in the debugger.


Solution

  • Click on default levels and clear warnings selection .

    enter image description here