質問編集履歴
3
情報の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -82,7 +82,7 @@
|
|
82
82
|
|
83
83
|
"prop-types": "^15.7.2",
|
84
84
|
|
85
|
-
"react": "17.0.
|
85
|
+
"react": "17.0.2",
|
86
86
|
|
87
87
|
"react-native": "0.64.1",
|
88
88
|
|
2
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -201,3 +201,5 @@
|
|
201
201
|
react-native v0.66.1
|
202
202
|
|
203
203
|
Xcode v13.1
|
204
|
+
|
205
|
+
npm v6.14.15
|
1
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -34,7 +34,7 @@
|
|
34
34
|
|
35
35
|
こちらが**packege.json**の中身です。
|
36
36
|
|
37
|
-
```
|
37
|
+
```packege.json
|
38
38
|
|
39
39
|
{
|
40
40
|
|