2017-06-14 22:08:46 +00:00
|
|
|
<details>
|
|
|
|
**Issues that do not describe a bug or do not fill out the template below will be closed**
|
2016-02-18 18:53:41 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
We use GitHub Issues exclusively for tracking bugs in React Native.
|
2016-02-17 23:57:27 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
- If you're looking for help with your code, consider asking on Stack Overflow instead: http://stackoverflow.com/questions/tagged/react-native
|
|
|
|
- Want to know more about future plans? Check out the roadmap: https://github.com/facebook/react-native/wiki/Roadmap
|
|
|
|
- Have a feature request that is not covered in the roadmap? Submit it here: https://react-native.canny.io/feature-requests
|
2017-03-09 00:08:32 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
## Reporting bugs
|
2017-06-01 22:01:00 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
Want to **report a bug**? Please read the bug reporting guidelines: https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#bugs
|
|
|
|
</details>
|
2016-02-18 23:10:14 +00:00
|
|
|
|
2016-10-24 22:34:23 +00:00
|
|
|
### Description
|
2016-02-18 23:10:14 +00:00
|
|
|
|
2017-03-23 18:09:07 +00:00
|
|
|
Explain what you did, what you expected to happen, and what actually happens.
|
2016-02-17 23:57:27 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
### Reproduction Steps
|
2016-02-17 23:57:27 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
List all the steps required to reproduce the issue you're reporting. These steps should be clear and concise. Always include a sample of your code.
|
2017-04-07 18:05:28 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
#### Sample Code
|
2017-04-07 18:05:28 +00:00
|
|
|
|
2017-06-14 22:08:46 +00:00
|
|
|
An example of your code or a reproduction of the problem using Snack is **REQUIRED**.
|
2016-08-29 17:41:59 +00:00
|
|
|
|
2016-11-11 17:32:35 +00:00
|
|
|
### Solution
|
|
|
|
|
2017-03-23 18:09:07 +00:00
|
|
|
What needs to be done to address this issue? Ideally, provide a pull request with a fix.
|
2016-11-11 17:32:35 +00:00
|
|
|
|
2016-08-29 17:41:59 +00:00
|
|
|
### Additional Information
|
|
|
|
|
2017-03-21 22:40:04 +00:00
|
|
|
* React Native version: [FILL THIS OUT: Be specific, filling out "latest" here is not enough.]
|
2016-10-24 22:34:23 +00:00
|
|
|
* Platform: [FILL THIS OUT: iOS, Android, or both?]
|
2017-05-10 15:26:49 +00:00
|
|
|
* Development Operating System: [FILL THIS OUT: Are you developing on macOS, Linux, or Windows?]
|
2017-06-14 22:08:46 +00:00
|
|
|
* Build tools: [FILL THIS OUT: Xcode or Android Studio version, iOS or Android SDK version, if applicable]
|