基于豆瓣开放平台实现的简易版豆瓣app。
- react: 15.2.1
- react-native: 0.30.0
- redux: 3.5.2
- ES6
需要安装Xcode(通过App Store安装)、node、watchman和react native命令行。
brew install node
brew install watchman
npm install -g react-native-cli
npm install
react-native run-ios