22 lines
1.4 KiB
Markdown
22 lines
1.4 KiB
Markdown
---
|
||
name: 💬 Question
|
||
about: If you need help with your React Native app, the right place to go depends on the type of help that you need.
|
||
|
||
---
|
||
|
||
--------------^ 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](http://stackoverflow.com/questions/tagged/react-native?sort=frequent) tagged with **react-native** or [ask your own](http://stackoverflow.com/questions/ask?tags=react-native)!
|
||
|
||
### 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**](https://discuss.reactjs.org/t/welcome-react-native-community-group/10239). 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](https://discord.gg/0ZcbPKXt5bZjGY5n) 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.
|