Skip to content

Commit d95ed0b

Browse files
authored
Update README.md
1 parent 0733ff5 commit d95ed0b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ npm install jpush-react-native --save
1717
```
1818
npm install jcore-react-native --save
1919
```
20+
安装完成后连接原生库
21+
进入到根目录执行
22+
react-native link
23+
24+
react-native link jpush-react-native
25+
react-native link jcore-react-native
2026

2127
## 2. 配置
2228

0 commit comments

Comments
 (0)