The Wayback Machine - https://web.archive.org/web/20201121183009/https://github.com/fahad19/proppy/issues/18
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support function version of mapDispatch at proppy-redux withStore #18

Open
Vargentum opened this issue Jun 21, 2018 · 1 comment
Open

Support function version of mapDispatch at proppy-redux withStore #18

Vargentum opened this issue Jun 21, 2018 · 1 comment

Comments

@Vargentum
Copy link

@Vargentum Vargentum commented Jun 21, 2018

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

Do you plan to add this feature?

P.S. proppy-redux npm page points to package. So I created issue in this scope.

@fahad19
Copy link
Owner

@fahad19 fahad19 commented Jun 21, 2018

Programmatically it should be possible. I won’t be able to get back to it until next week when I’m back from holidays.

If you can send a PR to push things forward, that would be awesome :D

The local development guide of this monorepo can be found in MAINTAINERS.md file in root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.