随笔分类 - React Native
摘要:1.安装mysql (自行安装) Linux macOS Microsoft Windows Others 2.下载 code-push-server 仓库 git clone https://github.com/lisong/code-push-server.git cd code-push-s
阅读全文
摘要:(1)安装code-push-cli npm i code-push-cli@2.1.9 -g 需要安装2.1.9版本,3.0版本登录会出错并提示转到appcenter-cli (2)登录 code-push login http://localhost:3000 在弹出的网页中登录,账号:admi
阅读全文
摘要:"react": "16.9.0", "react-native": "0.61.5", Android 在项目中安装 react-native-code-push插件,终端进入你的项目根目录然后运行 npm install --save react-native-code-push 插件适用于版本
阅读全文
摘要:发布更新 需在项目主目录下执行以下命令 CodePush支持两种发布更新的方式,一种是通过code-push release-react简化方式,另外一种是通过code-push release的复杂方式。 这里重点介绍第一种方式 第一种方式:通过code-push release-react发布更
阅读全文

浙公网安备 33010602011771号