Support function version of mapDispatch at proppy-redux withStore
Open
good first issue
Hacktoberfest
help wanted
- Dominant language
- TypeScript
- Stars
- 929
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
In original **connect** from react-redux, you can pass a function as a mapDispatch, which accepts dispatch and own component props. Here the full [description](https://github.com/reduxjs/react-redux/blob/master/docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
Do you plan to add this feature?
P.S. proppy-redux npm page points to package. So I created issue in this scope.
Contributor guide
Assessment
This issue has not been assessed yet.