質問編集履歴

1

誤字

2018/06/24 19:31

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -26,9 +26,9 @@
26
26
 
27
27
  ```
28
28
 
29
-
30
-
31
- ```App.js
29
+ App.js
30
+
31
+ ```
32
32
 
33
33
  import { StackNavigator } from 'react-navigation';
34
34
 
@@ -56,7 +56,11 @@
56
56
 
57
57
  ```
58
58
 
59
+
60
+
59
- ```StartButton.js
61
+ StartButton.js
62
+
63
+ ```
60
64
 
61
65
  import React from 'react';
62
66
 
@@ -100,7 +104,9 @@
100
104
 
101
105
 
102
106
 
103
- ```swipePage.js
107
+ swipePage.js
108
+
109
+ ```
104
110
 
105
111
  import React from 'react';
106
112
 
@@ -160,7 +166,11 @@
160
166
 
161
167
 
162
168
 
169
+
170
+
163
- ```tinder.js
171
+ tinder.js
172
+
173
+ ```
164
174
 
165
175
  import React from 'react';
166
176
 
@@ -384,6 +394,8 @@
384
394
 
385
395
 
386
396
 
397
+
398
+
387
399
  ### 試したこと
388
400
 
389
401