Files
react-native/ReactAndroid/src/main/java/com/facebook/react
Samuel SuslaandFacebook GitHub Bot 664f9b11ba Add option to delay deletion of viewState
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
2022-03-03 06:02:02 -08:00
..
2022-02-22 12:23:49 -08:00
2022-02-22 12:23:49 -08:00
2021-09-01 11:26:27 -07:00