mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1e7da82623
Summary: Ensures (under a flag) that CREATE instructions will be issued even if the node was supposed to be preallocated before from create or clone. This addresses cases when differ considers nodes to be deleted->created, but we skip the "create" part because of revision check. Changelog: [Internal] Disable node revision checks during mount under a flag Reviewed By: sammy-SC Differential Revision: D32440831 fbshipit-source-id: 4da8c4961fd7bc43c8f4166798bdfb5d897184e0