FeInn 致力于让每一个愿意动手的人都能徒手写APP
使用分支管理循序渐进,建议新手从0.0.1读起
欢迎PR,ISSUES
- Redux环境搭建
- 使用Navigator
- 使用TabBarIos
- 使用Fetch
- 使用ListView
- 增加qq,微信第3方分享功能
- 支持图片瀑布流浏览
- 增加视频音频播放功能
- 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