Skip to content

flagsync/react-sdk

Repository files navigation

FlagSync SDK for React

The @flagsync/react-sdk integrates into React applications for client-side feature management and event tracking—ideal for single-user contexts like browser environments.

npm version Twitter URL

Compatibility

  • Requires React 16.3+ (uses React Context API)
  • Compatible with Node.js 16+ and ES5
  • TypeScript is fully supported

Getting Started

Refer to the SDK documentation for setup instructions and usage details.