File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 3333 - label : Android
3434 validations :
3535 required : true
36+ - type : input
37+ id : device-info
38+ attributes :
39+ label : Device Manufacturer(s) and Model(s)
40+ description : What is the device model(s) and manufacturer(s)
41+ placeholder : eg Google Pixel 6, iPhone 13 Pro
42+ validations :
43+ required : true
44+ - type : input
45+ id : device-os
46+ attributes :
47+ label : Device operating-systems(s)
48+ description : Affected device operating system
49+ placeholder : eg iOS 18.1, Android 13
50+ validations :
51+ required : true
52+ - type : input
53+ id : framework-version
54+ attributes :
55+ label : React Native / Expo version
56+ description : What version React Native / Expo are you using
57+ placeholder : " eg: 0.76.6, Expo 52 (consult your package.json)"
3658 - type : textarea
3759 id : what-happened
3860 attributes :
You can’t perform that action at this time.
0 commit comments