mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
3b146cdac1
Summary: It's sometimes helpful to provide the Xcode version being used, as in the case of #12795. Closes https://github.com/facebook/react-native/pull/12811 Differential Revision: D4677123 Pulled By: hramos fbshipit-source-id: 28890d1ac65400d4e98ae2eb77e2d7a1a02b9d05
1.3 KiB
1.3 KiB
Please read the following carefully before opening a new issue.
We use GitHub Issues for tracking bugs in React Native.
- If you have a non-bug question, ask on Stack Overflow: http://stackoverflow.com/questions/tagged/react-native
- If you have a feature request, post it on Canny: https://react-native.canny.io/feature-requests
Your issue may be closed without explanation if it does not provide the information required by this template.
--- Please use this template, and delete everything above this line before submitting your issue ---
Description
[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.]
Reproduction
[FILL THIS OUT: Try to reproduce your bug on rnplay.org and provide a link. If you can't reproduce the bug on rnplay.org, provide a sample project.]
Solution
[FILL THIS OUT: What needs to be done to address this issue? Ideally, provide a pull request with a fix.]
Additional Information
- React Native version: [FILL THIS OUT: Does the bug reproduce on the latest RN release?]
- Platform: [FILL THIS OUT: iOS, Android, or both?]
- Operating System: [FILL THIS OUT: MacOS, Linux, or Windows?]
- Dev tools: [FILL THIS OUT: Xcode or Android Studio version, iOS or Android SDK version, if applicable]