React-modal: how to use modal with redux?

Created on 26 Jul 2016  路  3Comments  路  Source: reactjs/react-modal

may someone give any example on how to use react-modal with redux in a proper way?

question

Most helpful comment

@istok20 https://github.com/suciuvlad/redux-dialog - it uses react-modal under the hood

All 3 comments

@istok20 https://github.com/suciuvlad/redux-dialog - it uses react-modal under the hood

I found this topic on SO that explain how to use modals in general with redux architecture, it may help http://stackoverflow.com/questions/35623656/how-can-i-display-a-modal-dialog-in-redux-that-performs-asynchronous-actions/35641680

I'm closing this issue for clean up. Thanks for sharing those links.
Hope we can publish this on docs.

Was this page helpful?
0 / 5 - 0 ratings