Achieve Redux By React useContext
npm i --save @minax/redux-hooks
^1.2.1
has some break changes, but still backward compatibility. If you update to this version,please see the online demo above to update your code if you want.
every use useContext
will rerender when store has change. So if your project is not small, please not use this library.