We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9eb57 commit 04c106eCopy full SHA for 04c106e
.github/ISSUE_TEMPLATE/bug_report.md
@@ -17,9 +17,12 @@ Steps to reproduce the behavior.
17
A clear and concise description of what you expected to happen.
18
19
**Platform:**
20
+ - Version of react-native: [x.x.x]
21
+ - Version of this package: [x.x.x]
22
+ - Version of expo (only if you use it): [x.x.x]
23
- OS: [iOS, Android]
24
- Running on: [Device, Simulator]
- - Version of this package: [x.x.x]
25
+ - JavaScript engine: [Hermes, JavaScriptCore]
26
27
**Additional context**
28
Add any other context about the problem here.
0 commit comments