react-native-ignore-warnings
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

react-native-ignore-warnings

NPM NPM GitHub stars

⚛️🤷⚠️ Ignore react native warnings and logs

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Ignore warnings
  • Ignore logs
  • Ignore react native yellow box
  • Compatible with Expo

Installation

npm install --save react-native-ignore-warnings

Dependencies

Usage

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');

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

Apache-2.0 License

Silicon Hills LLC © Copyright 2018-2021

Credits

Package Sidebar

Install

npm i react-native-ignore-warnings

Weekly Downloads

30

Version

0.2.0

License

Apache-2.0

Unpacked Size

24.7 kB

Total Files

9

Last publish

Collaborators

  • codejamninja