You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs or questions.
lockbot
locked as resolved and limited conversation to collaborators
Jul 21, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have followed this tutorial to implement MobX in my React Native (v"0.57.1") project.
I am getting this error when I run my app
Cannot find module 'babel-preset-react-native'
As suggested in that article, I have installed
@babel/plugin-proposal-decorators
and set up the .babelrc file accordingly.Here is the screenshot of the error and my config.
The text was updated successfully, but these errors were encountered: