-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Warning) Multiple mobx instances running #2155
Comments
I 'solved' the issue by downgrading my mobx and mobx-react versions for the same used by RNRF. |
Feel free to upgrade RNRF's dependencies and submit PR. |
I don't know if it would be just that. |
Could you just upgrade dependencies to match latest mobx version, without peerDependencies? |
Closed due inactivity |
Hi, folks. I just added mobx to my RN project, and I'm receiving the warning below. Am I doing something wrong?
Version
Tell us which versions you are using:
Expected behaviour / Actual behaviour
So far, no problems found (except for the warning message)
The step-by-step
The text was updated successfully, but these errors were encountered: