转载

React Native Redux FeInn:从 0 到 1 让你学会搭建一个 App

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

About

FeInn 致力于让每一个愿意动手的人都能徒手写APP

使用分支管理循序渐进,建议新手从0.0.1读起

欢迎PR,ISSUES

Progress

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

Branch

  • FeInn-v0.0.1 Redux环境搭建
  • FeInn-v0.0.2 使用Navigator
  • FeInn-v0.0.3 使用Fetch
  • FeInn-v0.0.4 使用ListView

Requirements

  • node
  • xcode

Ios Step 1

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

Ios Step 2

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

or $ open FeInn.xcodeproj ,then click run

React Native Redux FeInn:从 0 到 1 让你学会搭建一个 App

PS

仓库会持续更新,欢迎提出您宝贵的建议共同成长

原文  https://github.com/febobo/react-native-redux-FeInn
正文到此结束
Loading...