1 min readApr 23, 2020
What do you mean by multiple stores? usually you have 1 rootStore that contains all other stores.
You can see example here https://github.com/stolenng/mobx-easy-examples/blob/master/src/index.tsx
If you need any help let me know