We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7264cac commit 61aaa39Copy full SHA for 61aaa39
README.md
@@ -15,7 +15,7 @@ react-native link
15
在 Podfile 中添加如下代码:
16
17
```
18
-pod 'JPushRN', :path => '../node_modules/jpush-react-native'
+pod 'JMessageRN', :path => '../node_modules/jmessage-react-native'
19
20
21
终端执行如下指令:
0 commit comments