react-use-reducer-wth-redux
A React state management utility providing a useReducer-like hook with synchronous state access and selector support, powered by a factory function.
Found 124 results for useReducer
A React state management utility providing a useReducer-like hook with synchronous state access and selector support, powered by a factory function.
reax-hook是利用React Hook配合Context和useReducer封装的一个用于小型模块的状态管理库,提供类似vuex的语法。
useReducer & getState.
基于响应式的应用开发框架