benoitvallon / react-native-nw-react-calculator

Mobile, desktop and website Apps with the same code
MIT License
5.21k stars 865 forks source link

use redux instead of flux #42

Open ltn614 opened 6 years ago

ltn614 commented 6 years ago

I think this demo should use redux instead of flux,since redux is simplify the design

ltn614 commented 6 years ago

Is this repository out of development?

kevinduffey commented 6 years ago

Would love to see a branch updated to use the new React 16.3 Context API... instead of flux/redux.