基于react-native+redux的高仿v2ex客户端开源项目
git clone https://github.com/seawind8888/react-native-v2ex.git
cd v2ex_demo
npm install
1.运行Android版本
Mac OS X:react-native run-android or Windows OS:react-native start and react-native run-android
2.运行iOS版本
Mac OS X:react-native run-ios or xcode open project and run project
1.react-native-side-menu
2.react-native-swiper
3.react-native-vector-icons
4.react-redux
5.redux
6.redux-thunk