mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d601cc084b
Summary: Adds a flag that can be set in FlatViewGroup to see known performance issues in Nodes objects. This is mostly useful in internal development of Nodes, and will be a dead code path when not set. Reviewed By: ahmedre Differential Revision: D3732675