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 61aaa39 commit e45d1f5Copy full SHA for e45d1f5
README.md
@@ -15,7 +15,7 @@ react-native link
15
在 Podfile 中添加如下代码:
16
17
```
18
-pod 'JMessageRN', :path => '../node_modules/jmessage-react-native'
+pod 'JMessageRN', :path => '../node_modules/jmessage-react-plugin'
19
20
21
终端执行如下指令:
0 commit comments