chore: ignore lib warning

这个提交包含在:
Arnaud Vergnet 2021-09-12 18:38:09 +02:00
父节点 764296708c
当前提交 53ec2bb578

查看文件

@ -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 = {