mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
af1808de69
Summary: The previous implementation of the method cloned the root node twice (one time at the very end of the method and one time at the end of loop body). The new one does it once and a bit more readable. Reviewed By: mdvacca Differential Revision: D14187969 fbshipit-source-id: 9859deadd4b041ac115c37108188aab70200c75d