Skip to content

[HOLD #8503] [Tracking] [Performance] Enable React 18 #11680

Description

@roryabraham

Problem

React 18 introduces a lot of new features that improve performance. Some of those, such as "Automatic Batching" come out-of-the-box for free, and others such as Suspense, startTransition, and useSyncExternalStore are opt-in.

However, we can't use the opt-in features until React 18 is supported on all platforms.

Solution

Enable React 18 on all platforms. This involves a number of tasks:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions