This repo demonstrates the usage of latest React-Native with Redux.
- you have to use
npm@3.x
, if you are usingnpm@2.x
you might get into some wired scenarios. Please open an issue if you can't get it run onnpm@2.x
. also you can follow this issue for more info. - clone the project
- go to
Counter
folder - run
npm install
Cheers,