mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0b63c94648
Summary: Early ViewCommand dispatch: ship the experiment everywhere on Android. Since ViewCommands are totally divorced from the commit cycle currently, and since they are inherently unsafe, we can create a separate queue for them and retry them if they fail with a specific category of exceptions. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D22173050 fbshipit-source-id: 494b7c6b5dfd2aec8ba77ae35d0d58d4d727b9b4