mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
35b575fefd
Summary: Changelog: [Internal] FabricUIManager contains a lot of logic related to mounting items and manipulating dispatch queues, which can be safely extracted outside. Apart from decreased logical complexity, this change enables easier modification of the queuing behavior later in this stack. Majority of the changes is caused by moving existing logic to a different class, no change in behavior expected. Reviewed By: JoshuaGross Differential Revision: D27271116 fbshipit-source-id: 86fe45b19bb839f96fde8ba607f72006f6401cc7