[HOLD for payment 2024-07-22] LOW: Enable Concurrent React Features #33531
Description
Problem
There are a number of performance issues that we have long-term aspirations to solve via the React concurrency features introduced in React 18+. This was a big portion of the motivation to enable the new React Native architecture.
While we are still working on the New Arch on iOS and Android, we already have the ability to enable React concurrent mode on web. However, during the RNW 0.19 upgrade, it was found that some aspects of our codebase, particularly withOnyx
, are not compatible with concurrent mode, so we turned it off.
Solution
Let's investigate what it will take to re-enable React Concurrent Mode and start working on that in parallel to the New Arch upgrade, which is well over a year in the making and should land hopefully by the end of January.
Issue Owner
Current Issue Owner: @muttmuureMetadata
Assignees
Labels
Type
Projects
Status
Done