Ant Design Mobile of React 开发移动应用示例博文系列
第一篇【传奇开心果系列】Ant Design Mobile of React 开发移动应用:从helloworld开始 第二篇【传奇开心果系列】Ant Design Mobile of React 开发移动应用:天气应用 第三篇【传奇开心果系列】Ant Design Mobile of Reac…
前言
本篇文章讲述CocoaPods的安装和使用
安装cocoaPods
如果电脑没有安装过cocoaPods,需要先安装,使用下面的命令:
sudo gem install cocoapods输入密码后开始安装,需要等待。。。但是我这里报错了。
The last version of d…