reflux / refluxjs

A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" License
5.36k stars 330 forks source link

can we have react 16.x compatibility #537

Open FalkNisius opened 6 years ago

FalkNisius commented 6 years ago

it would be nice

almogk012 commented 6 years ago

+1

i have bug with action that invoke and get in to callback after event and not after the invoke

songguangyu commented 6 years ago

it can work in react 16.x?

AndrewSouthpaw commented 6 years ago

It seems to work fine. I'll propose updating the peer dependency.

ied3vil commented 5 years ago

You can go ahead and use https://github.com/ied3vil/reflux-react-16

Also, if you feel you want to improve, you can PR