brocoders / redux-async-connect

It allows you to request async data, store them in redux state and connect them to your react component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I use it with react-router v4?

daryn-k opened this issue · comments

How can I use it with react-router v4?

Same here! is it possible at all? will it be any time soon?

There is already a fork of this project that is working well: https://github.com/makeomatic/redux-connect. It has an open discussion regarding support of react-router v4 -> makeomatic/redux-connect#107

@rrutsche Thank you Richard.

There is also this other project (quoted on the comments of the discussion you mentioned), that already supports react-router v4, and provides the same functionality. I'll try it ASAP.

https://github.com/adam-26/react-router-dispatcher