chore: ignore lib warning

This commit is contained in:
Arnaud Vergnet 2021-09-12 18:38:09 +02:00
parent 764296708c
commit 53ec2bb578

View file

@ -60,9 +60,8 @@ initLocales();
setupNotifications();
LogBox.ignoreLogs([
// collapsible headers cause this warning, just ignore as it is not an issue
'Non-serializable values were found in the navigation state',
'Cannot update a component from inside the function body of a different component',
'`new NativeEventEmitter()` was called with a non-null argument',
]);
type StateType = {