28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
<!--
|
|
We use GitHub Issues exclusively for tracking bugs in React Native.
|
|
Questions? Visit http://facebook.github.io/react-native/help.html
|
|
If this issue is about documentation or the website, please file it at:
|
|
https://github.com/facebook/react-native-website/issues/new
|
|
-->
|
|
|
|
- [ ] 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)
|
|
|
|
<!-- Describe your issue in detail. -->
|
|
|
|
## Environment
|
|
<!-- Required. Run `react-native info` in your terminal and paste its contents here. -->
|
|
|
|
## Steps to Reproduce
|
|
<!--
|
|
Required. Let us know how to reproduce the issue. Include a code sample, share a project,
|
|
or share an app that reproduces the issue using [Snack](https://snack.expo.io/).
|
|
-->
|
|
|
|
## Expected Behavior
|
|
<!-- Write what you thought would happen. -->
|
|
|
|
## Actual Behavior
|
|
<!-- Write what happened. Include screenshots if needed. If this is a regression, let us know. -->
|