may someone give any example on how to use react-modal with redux in a proper way?
@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.
Most helpful comment
@istok20 https://github.com/suciuvlad/redux-dialog - it uses react-modal under the hood