Skip to content

febobo/react-native-redux-FeInn

Repository files navigation

react native redux FeInn 从零到1让你学会搭建一个APP

GitHub stars GitHub forks GitHub issues

About

FeInn 致力于让每一个愿意动手的人都能徒手写APP
使用分支管理循序渐进,建议新手从0.0.1读起
欢迎PR,ISSUES

Progress

  • Redux环境搭建
  • 使用Navigator
  • 使用TabBarIos
  • 使用Fetch
  • 使用ListView
  • 增加qq,微信第3方分享功能
  • 支持图片瀑布流浏览
  • 增加视频音频播放功能

Branch

Requirements

  • node
  • xcode

Usage

$ git clone https://github.com/febobo/react-native-redux-FeInn.git
$ cd react-native-redux-FeInn
$ npm install

For Ios

$ npm start

use xcode open react-native-redux-es6/ios/demo.xcodeproj, then click run
or $ open FeInn.xcodeproj,then click run

使用Navigator使用Navigatorvideosettingshare

For Android

$ react-native run-android

imageimageimageimage

PS

仓库已经不再维护,仅供学习交流

THX

noder