|
@@ -1,21 +1,16 @@
|
1
|
|
-### *feature request*?
|
|
1
|
+### feature request
|
2
|
2
|
|
3
|
|
-# -- OR --
|
|
3
|
+<!-- ---? OR ?--- -->
|
4
|
4
|
|
5
|
|
-### *bug report*?
|
|
5
|
+### bug report <!-- Please provide enough information. issues missing information will get closed -->
|
6
|
6
|
|
7
|
|
-<!-- IMPORTANT, provide version and platform information. issues with missing information will be closed. -->
|
8
|
|
-
|
9
|
|
-**Version:**
|
|
7
|
+#### Version & Platform
|
10
|
8
|
|
11
|
9
|
```bash
|
12
|
|
-npm ls react-native react-native-view-shot
|
|
10
|
+npm ls react-native react-native-view-shot #<- PASTE CMD RESULT IN HERE
|
13
|
11
|
```
|
14
|
12
|
|
15
|
|
-**Platform:**
|
16
|
|
-
|
17
|
|
-iOS? Android?
|
18
|
|
-
|
|
13
|
+**Platform:** iOS? Android?
|
19
|
14
|
|
20
|
15
|
#### Expected behavior
|
21
|
16
|
|