react-native ios

1.环境搭建

安装mac开发ios应用的环境


https://reactnative.cn/docs/getting-started.html


2.新建项目

如何新建项目

https://reactnative.cn/docs/getting-started.html

mac 缺少编译库编译失败

https://www.jianshu.com/p/c9dd9e4ec9f1

3.编译并运行

Xcode的设置

https://www.jianshu.com/writer#/notebooks/26797224/notes/36496145

运行时,常遇到的报错问题

https://www.jianshu.com/writer#/notebooks/26797224/notes/36413825

5.关于证书

证书的种类和如何申请证书

http://www.applicationloader.net/blog/zh/1822.html


6.打包

xcode打包iOS教程

https://www.jianshu.com/writer#/notebooks/26797224/notes/36517984

你可能感兴趣的:(react-native ios)