2018-05-18 03:06:40 +00:00
|
|
|
---
|
|
|
|
name: 🐛 Bug Report
|
|
|
|
about: Something is not working as expected.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2018-05-23 22:58:59 +00:00
|
|
|
<!-- GitHub Issues in the `facebook/react-native` repository are used exclusively for tracking bugs in React Native. -->
|
2016-02-18 18:53:41 +00:00
|
|
|
|
2018-03-16 23:48:45 +00:00
|
|
|
- [ ] I have reviewed the [documentation](https://facebook.github.io/react-native)
|
|
|
|
- [ ] I have searched [existing issues](https://github.com/facebook/react-native/issues)
|
|
|
|
- [ ] I am using the [latest React Native version](https://github.com/facebook/react-native/releases)
|
2016-08-29 17:41:59 +00:00
|
|
|
|
2018-03-16 23:48:45 +00:00
|
|
|
<!-- Describe your issue in detail. -->
|
2016-11-11 17:32:35 +00:00
|
|
|
|
2018-03-16 23:48:45 +00:00
|
|
|
## Environment
|
|
|
|
<!-- Required. Run `react-native info` in your terminal and paste its contents here. -->
|
2017-06-27 16:25:07 +00:00
|
|
|
|
2018-03-16 23:48:45 +00:00
|
|
|
## Steps to Reproduce
|
2018-05-18 03:06:40 +00:00
|
|
|
<!--
|
|
|
|
Required. Let us know how to reproduce the issue. Include a code sample, share a project,
|
2018-03-16 23:48:45 +00:00
|
|
|
or share an app that reproduces the issue using [Snack](https://snack.expo.io/).
|
|
|
|
-->
|
2017-06-27 16:25:07 +00:00
|
|
|
|
2018-03-16 23:48:45 +00:00
|
|
|
## Expected Behavior
|
|
|
|
<!-- Write what you thought would happen. -->
|
2017-06-27 16:25:07 +00:00
|
|
|
|
2018-03-16 23:48:45 +00:00
|
|
|
## Actual Behavior
|
|
|
|
<!-- Write what happened. Include screenshots if needed. If this is a regression, let us know. -->
|