2017-03-09 00:08:32 +00:00
|
|
|
Please read the following carefully before opening a new issue.
|
2017-03-23 18:09:07 +00:00
|
|
|
Your issue may be closed if it does not provide the information required by this template.
|
2016-02-18 18:53:41 +00:00
|
|
|
|
2017-04-07 18:05:28 +00:00
|
|
|
We use GitHub Issues exclusively for tracking bugs in React Native.
|
2016-02-17 23:57:27 +00:00
|
|
|
|
2017-03-23 18:09:07 +00:00
|
|
|
- If you have a question, ask on Stack Overflow: http://stackoverflow.com/questions/tagged/react-native
|
2017-03-09 00:08:32 +00:00
|
|
|
- If you have a feature request, post it on Canny: https://react-native.canny.io/feature-requests
|
|
|
|
|
2017-04-07 18:05:28 +00:00
|
|
|
Make sure your issue reproduces on master. Your issue may already have been fixed!
|
|
|
|
If your issue is present in master and in the stable release, try to reproduce your bug on https://snack.expo.io/
|
|
|
|
If you can't reproduce the bug on Snack, provide a sample project.
|
|
|
|
At the very least, provide an example of your code.
|
|
|
|
|
2017-03-23 18:09:07 +00:00
|
|
|
--- Delete everything above this line ---
|
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-03-23 18:09:07 +00:00
|
|
|
### Reproduction Steps and Sample Code
|
2016-02-17 23:57:27 +00:00
|
|
|
|
2017-04-07 18:05:28 +00:00
|
|
|
List all the steps required to reproduce the issue you're reporting. These steps should be clear and concise.
|
|
|
|
|
|
|
|
***An example of your code 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-03-09 00:08:32 +00:00
|
|
|
* Dev tools: [FILL THIS OUT: Xcode or Android Studio version, iOS or Android SDK version, if applicable]
|