For A/B testing in React apps, this module offers a React context and provider. It determines which variant should be rendered to the user based on user IDs and variant weights, enabling feature rollouts and controlled experiments.
published version 1.0.7, 2 years ago## Introduction <div align="center"> <img src="assets/example.png" alt="Example showing the tooltip" style="width: 500px; height: auto;"/> </div>
published version 1.0.2, 2 years ago