1

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.

gkeenley
  • 6,088
  • 8
  • 54
  • 129

1 Answers1

2

Click on default levels and clear warnings selection .

enter image description here

abdemirza
  • 629
  • 4
  • 16