Commit 084456e
Extract RCTRedBoxController from RCTRedBox.mm (#56509)
Summary:
Pull Request resolved: #56509
Moves the `RCTRedBoxController` class, previously inlined in `RCTRedBox.mm`, into its own implementation and header files (`RCTRedBoxController.mm`, `RCTRedBoxController+Internal.h`). An upcoming diff will fork these files for the experimental RedBox 2.0.
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D101484586
fbshipit-source-id: 0b0c80caa790ee5286c48adfce5c22d22bef47b61 parent d6ed561 commit 084456e
3 files changed
Lines changed: 489 additions & 444 deletions
File tree
- packages/react-native/React/CoreModules
0 commit comments