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 818bb47 commit 401e0b8Copy full SHA for 401e0b8
README.md
@@ -23,10 +23,14 @@
23
当然也要配置环境。
24
```
25
### 地址
26
+ [环境配置] (https://reactnative.cn/docs/getting-started/)
27
[安卓打包教程](https://reactnative.cn/docs/signed-apk-android/)
28
<!-- <a href="./package/app-release.apk">android-apk</a> -->
29
[android-apk地址](./package/app-release.apk)
-
30
+### 热更新
31
+ 目前没有涉及服务器, 热更新的功能没有做。
32
+ 但我去了解了下, 我应该会去采用code-push的方式去更新。
33
+ 当我做热更新的时候我会再来这里补充。
34
### 展示
35
ios: <img src="./screenshot/5月-31-2019 15-19-57.gif">
36
android: <img src="./screenshot/5月-31-2019 16-12-11.gif">
0 commit comments