mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-12 06:44:33 +08:00
Summary: This diff moves the dispatching of views to the React Choreographer, this help to sort the mount of views following the order specified in the ReactChoreographer class. This also enables synchronous and correct order for mounting of views that are dispatched in the UI Thread. Reviewed By: sahrens Differential Revision: D13444487 fbshipit-source-id: d8a43f473b07c9ccf7ea3bc9ab90545ec3c9ecee