System Requirements for React Components

20 Aug 20251 minute to read

This guide outlines the system requirements to use Syncfusion® React UI components effectively.

  • React: Ensure you are using React version 15.5.4 or higher.
  • Node.js: Use Node.js version 14.0.0 or above. The compatible npm version is installed along with Node.js. To verify your Node.js installation, run:
node --version
  • For Yarn package manager, the Yarn version >= 0.25+ is required.

Browser support

The Syncfusion® React UI components are supported only in modern browsers. Refer to the browser compatibility section for more information.

React supported versions

The following table represents the supported React versions by different Syncfusion® React UI components releases.

Version Syncfusion® React components version
React v19.0 28.1.33 and above
React v18.0 20.2.36 and above
React v17.0 18.3.50 and above
React v16.0 16.2.45 and above

See also