⚛️🤷
⚠️ Ignore react native warnings and logs
Please ★ this repo if you found it useful ★ ★ ★
- Ignore warnings
- Ignore logs
- Ignore react native yellow box
- Compatible with Expo
npm install --save react-native-ignore-warnings
import ignoreWarnings from 'react-native-ignore-warnings';
ignoreWarnings(['Watch your six', 'Mind the gap', 'Beware the ides of March']);
ignoreWarnings('error', ['The house is on fire', 'System failure']);
ignoreWarnings('log', 'Hello, world');
Submit an issue
Review the guidelines for contributing
Silicon Hills LLC © Copyright 2018-2021
- Clay Risser - Author