Skip to content

giantss/ReduxForReactNativeDemo

Repository files navigation

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