mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: com/facebook/react/surface package only contains one file (ReactStage), this annotation is only used internally by the framework and it fit better in uimanager package. In this diff we are: - deleting com/facebook/react/surface package - moving ReactStage to com/facebook/react/uimanager - Properly using ReactStage in ReactRoot and ReactRootView This is a backward compatible change because ReactStage is only used in the internals of React Native bypass-github-export-checks changelog: [internal] internal Reviewed By: rshest Differential Revision: D51262575 fbshipit-source-id: 34c140fbd0868a5a95489ee51b3262263b33ca69