mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
16a6e51045
Summary: This diff changes the way pre-allocation of views are executed in Fabric. Before this diff the execution of view preallocation was schedulled at the end of the UIThread queue, now the views are pre-allocated in the next "tick" Reviewed By: sahrens Differential Revision: D13857614 fbshipit-source-id: 386bf966d3c8a0d5c0bd626119a92810465aecb7