Skip to content

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

License

Notifications You must be signed in to change notification settings

denzw/react-native-redux-FeInn

 
 

Repository files navigation

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

GitHub stars GitHub forks GitHub issues

DownLoad

目前android 已经打一个内测包,图片跟视频那一块在android上表现不是太好,会持续跟大家一块优化下去 image

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使用Navigatorvideosetting

For Android

$ react-native run-android

imageimageimageimage

PS

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

THX

noder

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • Objective-C 5.1%
  • Python 1.6%
  • Java 1.4%