Open Terminal, then type command:
git clone https://github.com/laker007/rnredux.git
Go to project folder :
cd rnredux
Install dependencies :
npm install
Run Simulator :
react-native run-ios
It only works for IOS,Android Platform is coming~~~