react-native-macos/Libraries/Modal
Rick Hanlon 587979552d LogBox - Update to use it's own root for the inspector
Summary:
Apologies for the large diff, it was difficult to break down.

This diff is a major refactor of LogBox that:
- Separates LogBoxNotification and LogBoxInspector
- Moves them each to their own container
- Updates AppContainer to only render the notification
- Updates the native logbox root to render the inspector
- Adds withSubscription HOC to manage subscribing to LogBoxData
- Simplifies LogBox to export an object instead of a component

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D18750011

fbshipit-source-id: 639885d29e55e125892d1c2b6bbf2826f27d78db
2019-12-10 02:31:38 -08:00
..
__tests__ Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Modal.js LogBox - Update to use it's own root for the inspector 2019-12-10 02:31:38 -08:00
NativeModalManager.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
RCTModalHostViewNativeComponent.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00