# Using Wijmo with React-Redux

Learn how to use Wijmo components in React Redux using this QuickStart Tutorial

## Content


Wijmo provides a dedicated support for seamlessly integrating Wijmo React components into Redux based applications, specifically for the data immutability and one-way data flow requirements imposed by Redux.

**Note** We highly recommend that you [download the Wijmo dev kit](https://developer.mescius.com/download/wijmo-enterprise) in addition to installing from npm. The dev kit includes hundreds of samples with source code, reference apps and more.

## Installation

Preparation steps for using Wijmo in React-Redux applications are are not different from a
regular React applications, and are described in the 
[Using Wijmo with React](/wijmo/docs/GettingStarted/QuickStart/QuickStart-React) topic.

## More React-Redux Instrucitons

Refer to the [React-Redux Support](/wijmo/docs/GettingStarted/React-Redux) topic for more details on using Wijmo in React applications.
