System Requirements for React UI Components

This page lists the minimum versions you need to build apps with Syncfusion® React UI components.

Minimum versions

ProjectVersion
React>= 17.0.0
Node.js>= 14.0.0
npmCompatible with the installed Node.js version
Yarn>= 0.25 (if you use Yarn)

We recommend using an active LTS version of Node.js and a single package manager (npm or Yarn) per project.

Browser support

Syncfusion® React components support modern browsers and rely on current web platform features.

ChromeFirefoxEdgeSafari
109+115+121+15.4+

Supported React versions

The table below maps supported React versions to Syncfusion® React component releases.

React versionSyncfusion® release version
19.029.2.4 and above
18.029.2.4 and above
17.029.2.4 and above

Verify your setup

Use your terminal to confirm installed versions.

Any modern React build toolchain (for example, Vite, Next.js) is supported.

See also