Skip to content

Commit 1181e50

Browse files
author
DESKTOP-E13TSPJ\Lynn
committed
更新readme
1 parent 7faa96b commit 1181e50

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,13 @@ NSURL *jsCodeLocation = [LDRNDiffUpdate jsBundleUrl:@"LDBusinessEntry"];
4343

4444

4545
#### android安装增量更新
46+
工程根目录执行:
47+
48+
`npm install --save react-native-diff-update-android`
49+
`react-native link react-native-diff-update-android`
4650

4751
#### android相关配置
52+
`在应用启动时启动RnModuleDiffUpdateService这个service,当应用关闭时请停止此service`
4853

4954
## 接口说明
5055

0 commit comments

Comments
 (0)