facebookarchive/redux-react-hook
React Hook for accessing state and dispatch from a Redux store
TypeScriptMIT
Issues
- 1
- 1
do you have multiple reducers example?
#102 opened by jiqimaogou - 7
Reducing components rerenders
#53 opened by goloveychuk - 1
[need help] Does it support aysnc reducer?
#96 opened by Sara2009 - 3
- 1
Would it be possible to use redux-form with StoreContext.Provider from redux-react-hook?
#87 opened by sainiankit - 1
how to combine reducer
#86 opened by wowtrxqn - 2
Performance issues
#85 opened by Gentlemancj - 2
ts error in example
#79 opened by fuleinist - 5
another crazy thought: reimplementation of Redux reselect.. built on top of this library
#80 opened by warren-bank - 6
crazy thought: useDispatch() returns wrapper that invokes dispatch() on Redux store as well as any number of React.useReducer() state mutators
#78 opened by warren-bank - 0
Custom comparator
#75 opened by ianobermiller - 1
Missing equality check in flowtype
#77 opened by scriptist - 16
- 3
Flow error: Redundant argument. This argument doesn't change any lint settings.
#57 opened by osmestad - 3
useMappedState returns incorrect value
#73 opened by dangcuuson - 8
use useEffect instead of useLayoutEffect
#55 opened by istarkov - 2
How to chain actions?
#64 opened by Kelbie - 4
mapState function cannot return a function ?
#60 opened by xinkule - 2
- 2
testing with jest
#56 opened by vladimir-ivanov - 1
- 1
useDebugValue
#48 opened by ianobermiller - 1
How to make this works with ConnectedRouter ?
#51 opened by kunyan - 1
- 14
- 1
Seamless gradual upgrade from react-redux
#47 opened by langpavel - 4
How to use this with NextJS?
#46 opened by sandervspl - 2
Use react-redux Context
#3 opened by Cretezy - 4
- 2
- 11
How to pass values from redux store to useCallback as dependency arguments
#36 opened by AlexanderLoshkarov - 1
- 4
ReactDOM peer dependency
#42 opened by tom-drake - 3
Make useMappedState take a memoization array,
#30 opened by nmn - 1
- 4
[Question] Why multi store subscriptions?
#33 opened by hnordt - 2
What about single selector subscription?
#29 opened by Voronar - 0
Test fails in isolation
#26 opened by gaearon - 9
Stale lastRenderedDerivedState
#23 opened by gustavopch - 13
Unsubscribed listeners might get notified
#17 opened by Turanchoks - 0
Component is not re-rendering even after freshData from store is received by mapState function
#20 opened by kvedantmahajan - 3
- 4
- 3
Equivalent for mapStateToProps's `ownProps`
#14 opened by Federkun - 2
redux-react-hook requires your Redux store to be passed through context via the <StoreContext.Provider>
#13 opened by niicojs - 6
- 3
tslint keeps yelling
#11 opened by kvedantmahajan - 1
Export store `Context` for injections
#5 opened by msuhov - 1