FeInn 致力于让每一个愿意动手的人都能徒手写APP
使用分支管理循序渐进,建议新手从0.0.1读起
欢迎PR,ISSUES
- Redux环境搭建
- 使用Navigator
- 使用TabBarIos
- 使用Fetch
- 使用ListView
- 增加qq,微信第3方分享功能
- 支持图片瀑布流浏览
- 增加视频音频播放功能
- FeInn-v0.0.1 Redux环境搭建
- FeInn-v0.0.2 使用Navigator
- FeInn-v0.0.3 使用Fetch
- FeInn-v0.0.4 使用ListView
- FeInn-v0.0.5 精选增加详情页
- FeInn-v0.0.6 增加扫码登陆
- FeInn-v0.0.7 增加评论点赞
- FeInn-v0.0.8 兼容Android
- FeInn-v0.0.9 RN升级到0.28,增加视频播放
- FeInn-v0.1.0 个人中心完善
- FeInn-v0.1.1 增加微信分享
- node
- xcode
$ git clone https://github.com/febobo/react-native-redux-FeInn.git
$ cd react-native-redux-FeInn
$ npm install
$ npm start
use xcode open react-native-redux-es6/ios/demo.xcodeproj, then click run
or $ open FeInn.xcodeproj
,then click run
$ react-native run-android