pushtell / react-ab-test

A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.
MIT License
752 stars 112 forks source link

Support react 16.x? #50

Open andyhennie opened 6 years ago

andyhennie commented 6 years ago

This project is awesome! Any plans to support react 16.x?

philals commented 6 years ago

Hi, just in case it has been buried in the issues. This fork here: https://github.com/marvelapp/react-ab-test supports React 16.

I'm not sure how much action either are getting at the moment. But it worked for me.