V0.0.1:初始化项目
V0.0.2:首页新增视频播放模块
V0.0.3:路由优化,深层次理解React Navigation,首页新增通讯录列表
V0.0.4:集成CodePush热更新
git clone https://github.com/kenvies/ONE-ReactNative.git
cd ONE-ReactNative && npm install
react-native link
react-native run-ios/run-adnroid(建议用xcode或者android studio去编译你的原生项目)