initial commit
This commit is contained in:
parent
af3e78f24f
commit
989982bc1a
|
@ -19,6 +19,6 @@ if (__DEV__) {
|
|||
// @ts-ignore
|
||||
console.warn = Reactotron.log;
|
||||
// @ts-ignore
|
||||
console.log = Reactotron.log;
|
||||
// console.log = Reactotron.log;
|
||||
LogBox.ignoreAllLogs(true);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue