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 0b51851 commit 56b2e1fCopy full SHA for 56b2e1f
README.md
@@ -5,7 +5,7 @@
5
6
### 使用
7
```js
8
- 不管你是用windows还是mac都是要配置环境的, 如果没有配置环境, 项目是无法启动的,推荐按照官网配置环境和npm包。
+ 不管你是用windows还是mac都是要配置环境的, 如果没有配置环境, 项目是无法启动的, 推荐按照官网配置环境和npm包。
9
项目克隆: git clone https://github.com/wangdabaoqq/react-native-cnode.git
10
安装依赖: yarn || npm install
11
android: react-native run-android
@@ -24,5 +24,8 @@
24
```
25
### 地址
26
[安卓打包教程]('https://reactnative.cn/docs/signed-apk-android/')
27
- [apk]('./src/package/app-release.apk')
+ [apk]('./package/app-release.apk')
28
29
+### 展示
30
+ios: <img src="./screenshot/5月-31-2019 15-19-57.gif">
31
+android: <img src="./screenshot/5月-31-2019 16-12-11.gif">
0 commit comments