Skip to content

Commit 448d9f4

Browse files
authored
Merge pull request #2 from xagreenpoint/master
合并最新库
2 parents e7835cb + ff4d519 commit 448d9f4

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)