金币商城react-native版 setup 本地初始化react-native项目 $ react-native init newsapp clone git 库,完成后把所有文件拷贝至newsapp中(使用覆盖) $ git clone https://github.com/jruif/react-native-newsapp.git newsapp 安装依赖 $ npm install 运行 $ npm start 实现功能: 焦点图 路由 数据流模型