An IOS App intergrated with RN and Weex
这个项目整合React Native 和 Weex SDK
# 更新一下ruby
$ sudo gem update --system
# 换一下gem源
$ gem sources --remove https://rubygems.org/
$ gem sources -a https://gems.ruby-china.org/
$ gem sources -l
# 安装cocoapods
$ sudo gem install cocoapods
# 没爬墙很慢慢慢可以使用清华的源 详细 https://mirrors.tuna.tsinghua.edu.cn/help/CocoaPods/
$ pod setup
$ pod install
$ npm install
$ open *.xcodeproj