Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to share an action between stores in mobx?

I have a Redux application where there is an action that is been handled by two different reducers.

What is the alternative in Mobx? how can I invoke a single action that will be handled differently in two stores (classes).

Does mobx-state-tree gives a solution to this problem?

Comments