react-native-macos/Libraries/LogBox/__tests__
Rubén Norte 8abe737068 Centralize public access to LogBox in LogBox module
Summary:
Some components are using `LogBoxData` directly, forcing logs to be shown on the screen even when LogBox is uninstalled. This changes all accesses to `LogBoxData` to go through `LogBox` so `uninstall` is used correctly.

It also changes when LogBox is installed, moving it from `AppContainer` to `InitializeCore` (which happens earlier) so we can capture more logs in LogBox.

Changelog: [General][Changed] Initialized LogBox earlier and centralized access in LogBox module

Reviewed By: rickhanlonii

Differential Revision: D27999361

fbshipit-source-id: 1115ef6b71e08cc33743d205da0064fbe9a74a0e
2021-05-04 10:58:24 -07:00
..
__fixtures__ Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
__snapshots__ Re-land React Sync b5c6dd2...a437f3ff3 2020-08-17 11:49:03 -07:00
LogBox-integration-test.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
LogBox-test.js Centralize public access to LogBox in LogBox module 2021-05-04 10:58:24 -07:00
LogBoxInspectorContainer-test.js LogBox - Update to use it's own root for the inspector 2019-12-10 02:31:38 -08:00
LogBoxNotificationContainer-test.js LogBox - Update to use it's own root for the inspector 2019-12-10 02:31:38 -08:00