Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

disable or ignore warnings on react native console

import { LogBox } from 'react-native';
LogBox.ignoreAllLogs();//Ignore all log notifications
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #disable #ignore #warnings #react #native #console
ADD COMMENT
Topic
Name
5+5 =