# React

#### Welcome to the Comprehensive Guide for Flagship ReactJS SDK!

This documentation is your one-stop resource for integrating Flagship into your ReactJs ecosystem, whether it's client-side or server-side. Our library comes with preconfigured methods designed to simplify the implementation of the Decision API or Bucketing Mode. Let's get started on enhancing your development experience with Flagship!

* [Installation](https://docs.abtasty.com/server-side/sdks/react/react-js-installation): Step-by-step instructions to set up Flagship in your environment.
* [Quick Start](https://docs.abtasty.com/server-side/sdks/react/react-js-quick-start): Get up and running with Flagship in no time.
* [Reference](https://docs.abtasty.com/server-side/sdks/react/react-js-reference): Detailed API documentation for in-depth understanding.

## SDK features

This version of the SDK lets you :

* Set a [visitor ID](https://docs.abtasty.com/server-side/glossary#visitor-id)
* Update [visitor context](https://docs.abtasty.com/server-side/glossary#user-context)
* Assign campaigns via the [Decision API](https://docs.abtasty.com/server-side/decision-api) or via [Bucketing Mode](https://docs.abtasty.com/server-side/concepts/bucketing)
* Get flag
* Manage visitor consent
* Use Experience Continuity
* Activate campaigns
* Send hits to our [Universal Collect](https://docs.abtasty.com/server-side/concepts/universal-collect-1)
* Manage visitor cache
* Emotion AI

## Prerequisites

* Node.js: version 6.0.0 or later
* Npm: version 5.2.0 or later
* React: version 16.8.0 or later (the SDK only supports hooks for now)

## Good to know

* [Github repository](https://github.com/abtasty/flagship-react-sdk)
* Typescript code supported

## Versions

The latest version of our ReactJs SDK is [**5.2.2**](https://docs.abtasty.com/server-side/sdks/react/react-js-reference).

#### Change logs

Find the versions change logs on our [Github Repository](https://github.com/flagship-io/flagship-react-sdk/releases)

#### Former versions

The documentation of the past versions are available [here](https://docs.abtasty.com/server-side/sdks/react/archived-versions).

## Contact us

Feel free to [contact us](mailto:product.feedback@abtasty.com?subject=Flagship%20Developer%20Documentation) if you have any questions regarding this documentation.
