SwiftyWang / ReduxForReactNativeDemo

A complete demo for learning redux to use in react native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demonstration

redux 基本使用

模仿官方 Todos demo 的react native版。


redux Middleware使用

模仿官方 async demo 的react native版。


集成react-native-navigation后ios演示图

集成react-native-navigation后android演示图

集成react-native-navigation后把前两个domo综合。

Installation and Usage

$ git clone https://github.com/giantss/ReduxForReactNativeDemo.git
$ cd ReduxForReactNativeDemo
$ npm install
$ react-native run-ios/run-android

About

A complete demo for learning redux to use in react native

License:MIT License


Languages

Language:JavaScript 73.8%Language:Objective-C 17.8%Language:Python 5.9%Language:Java 2.5%