mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: changelog: [internal] ViewState is sometimes deleted but not created again because of race condition in C++ pre-allocation and how it checks for revision to determine if createView mount item should be dispatched. In this diff, we add an option to delay deletion of ViewState until the next commit. Reviewed By: ShikaSD Differential Revision: D34553174 fbshipit-source-id: e5213f1d39137fb56fc745321a7c1b28d417ea27