回答編集履歴
3
表記の誤り
test
CHANGED
File without changes
|
2
表記の誤り
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
```Podfile
|
6
6
|
|
7
|
-
pod 'RNFBMess', :path => '../node_modules/@react-native-firebase/messaging'
|
7
|
+
pod 'RNFBMessging', :path => '../node_modules/@react-native-firebase/messaging'
|
8
8
|
|
9
9
|
```
|
10
10
|
|
1
表記の誤り
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
```Podfile
|
6
6
|
|
7
|
-
pod 'RNFB
|
7
|
+
pod 'RNFBMess', :path => '../node_modules/@react-native-firebase/messaging'
|
8
8
|
|
9
9
|
```
|
10
10
|
|