statsig-react
v2.1.0
Published
An SDK for using Statsig Feature Management and Experimentation platform in React clients
Downloads
317,778
Readme
Statsig React Client SDK
[!IMPORTANT] This version of the SDK is now in maintainance mode and will only receive bug fixes. All new features will be added to the @statsig/js-client and @statsig/react-bindings packages. Users of the
statsig-react
npm package should migrate to the@statsig/js-client
and@statsig/react-bindings
packages by 1/31/2025 - see this migration guide.
The Statsig React SDK for single user client environments. If you need a SDK for another language or server environment, check out our other SDKs.
Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and create an account at statsig.com.
Getting Started
Check out our SDK docs to get started.