mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 08:56:44 +00:00
Reviewed By: mkonicek Differential Revision:D2946749 Ninja: GitHub-only fb-gh-sync-id: ac8a316ca4c2982a063040d57ddc1f279b81b59d shipit-source-id: ac8a316ca4c2982a063040d57ddc1f279b81b59d
17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
React Native, as you've probably heard, is getting really popular and truth is we're getting a bit overwhelmed by the activity surrounding it. There are just too many issues for us to manage properly.
|
|
|
|
Here are good ways to get help:
|
|
|
|
- If you **don't know how to do something** or **not sure you've found a bug**, ask on [StackOverflow](http://stackoverflow.com/questions/tagged/react-native) with the tag `react-native`. StackOverflow is amazing for Q&A and it is likely the community will see and answer your question there.
|
|
|
|
- If this is a **feature request**, please report it on [Product Pains](https://productpains.com/product/react-native/). It has a ranking feature that lets us focus on the most important issues the community is experiencing.
|
|
|
|
- Is this something you can debug and fix quickly? **Send a pull request!**
|
|
|
|
If you want to file a GitHub issue, make sure it is actionable so someone can help:
|
|
|
|
- Provide **screenshots** where appropriate
|
|
- What's the **version** of React Native you're using?
|
|
- Does this occur on iOS, Android or both?
|
|
- The operating system: Mac, Linux or Windows
|