1
0
Ответвление 0
ответвлён от vergnet/application-amicale
Этот коммит содержится в:
Arnaud Vergnet 2021-09-12 18:38:09 +02:00
родитель 764296708c
коммит 53ec2bb578

Просмотреть файл

@ -60,9 +60,8 @@ initLocales();
setupNotifications(); setupNotifications();
LogBox.ignoreLogs([ 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', 'Cannot update a component from inside the function body of a different component',
'`new NativeEventEmitter()` was called with a non-null argument',
]); ]);
type StateType = { type StateType = {