|
@@ -0,0 +1,31 @@
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+## Issue Description
|
|
4
|
+
|
|
5
|
+```
|
|
6
|
+ENTER DESCRIPTION HERE
|
|
7
|
+```
|
|
8
|
+> Please make sure to use the currect [naming conventions](https://github.com/wix/react-native-navigation/issues/197)
|
|
9
|
+
|
|
10
|
+## Screenshots
|
|
11
|
+
|
|
12
|
+```
|
|
13
|
+ADD YOUR SCREENSHOTS HERE (It will be extremly helpfull)
|
|
14
|
+```
|
|
15
|
+
|
|
16
|
+## Environment
|
|
17
|
+
|
|
18
|
+####react-native-navigation version:
|
|
19
|
+```INSERT VERSION HERE```
|
|
20
|
+
|
|
21
|
+####react-native version:
|
|
22
|
+```INSERT VERSION HERE```
|
|
23
|
+
|
|
24
|
+####Device details
|
|
25
|
+- [ ] Android
|
|
26
|
+- [ ] iOS
|
|
27
|
+
|
|
28
|
+Simulator / Device: ```INSERT HERE```
|
|
29
|
+
|
|
30
|
+OS Version: ```INSERT HERE```
|
|
31
|
+
|