A feature toggle wrapper to use LaunchDarkly with React Redux
npm install @flopflip/react-redux
🎛 flopflip - Feature Toggling 🎚
flip or flop a feature via adapters (e.g. memory or LaunchDarkly) with real-time updates through a Redux store or React's context.

Toggle (flip or flop) features being stored in Redux or in a broadcasting system (through the context) via a set of React components or HoCs.
This repository is part of the flopflip mono repository. Please head here for more information.