Skip to content
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

After upgrading to React-Native 0.56 ,i use mobx with decorators,how to configuration babel 7 #20043

Closed
1610449813 opened this issue Jul 5, 2018 · 3 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot. Type: Discussion Long running discussion.

Comments

@1610449813
Copy link

--------------^ Click "Preview" for a nicer view!

GitHub Issues in the facebook/react-native repository are used exclusively for tracking bugs in React Native. GitHub may not be the ideal place to ask questions about using React Native, but we have compiled a list of resources that should help.

Get help with your React Native app or ask code-level questions

Many members of the community use Stack Overflow to ask questions. Read through the existing questions tagged with react-native or ask your own!

Talk about best practices or propose changes to React Native

For longer-form conversations about React Native, we’ve set up a discussion forum at discuss.reactjs.org. This forum is a great place for discussion about best practices and application architecture as well as the future of React Native.

Chat with React and React Native community members

If you need an answer right away, check out the Reactiflux Discord community. There are usually a number of React Native experts there who can help out or point you to somewhere you might want to look.

@1610449813
Copy link
Author

1610449813 commented Jul 5, 2018

now package.json {
"babel-core": "^6.26.3",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-preset-react-native": "4.0.0",
}

.babelrc {
"presets": ["react-native"],
"plugins": [
"transform-decorators-legacy"
]
}

@react-native-bot react-native-bot added Type: Discussion Long running discussion. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. labels Jul 5, 2018
@react-native-bot
Copy link
Collaborator

Please use Stack Overflow for this type of question.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Jul 5, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jul 18, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot. Type: Discussion Long running discussion.
Projects
None yet
Development

No branches or pull requests

3 participants