Skip to content

Commit 401e0b8

Browse files
committed
update-readme
1 parent 818bb47 commit 401e0b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,14 @@
2323
当然也要配置环境。
2424
```
2525
### 地址
26+
[环境配置] (https://reactnative.cn/docs/getting-started/)
2627
[安卓打包教程](https://reactnative.cn/docs/signed-apk-android/)
2728
<!-- <a href="./package/app-release.apk">android-apk</a> -->
2829
[android-apk地址](./package/app-release.apk)
29-
30+
### 热更新
31+
目前没有涉及服务器, 热更新的功能没有做。
32+
但我去了解了下, 我应该会去采用code-push的方式去更新。
33+
当我做热更新的时候我会再来这里补充。
3034
### 展示
3135
ios: <img src="./screenshot/5月-31-2019 15-19-57.gif">
3236
android: <img src="./screenshot/5月-31-2019 16-12-11.gif">

0 commit comments

Comments
 (0)