Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native 入门 --- 打包发布 #85

Open
felix-cao opened this issue Oct 14, 2018 · 0 comments
Open

React Native 入门 --- 打包发布 #85

felix-cao opened this issue Oct 14, 2018 · 0 comments

Comments

@felix-cao
Copy link
Owner

felix-cao commented Oct 14, 2018

如何将 React Native 编码的应用程序发布出来供 Androidios 下载安装呢?本文主要讲解 React Native App 构建发布。

一、Android 打包

进入项目根目录,执行

expo start

再打开一个终端

expo build: android

打包成功

二、iOS 打包

iOS 打包 请移步 如何用 Xcode 编译调试 React Native 项目 #83Xcode10 - 导出ipa

@felix-cao felix-cao changed the title React Native App 构建发布 React Native App 打包发布 Oct 14, 2018
@felix-cao felix-cao changed the title React Native App 打包发布 React Native 入门 --- 打包发布 Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant