7f6fc32d74b8f322d8b2082711e7b7856c4ee0c1
Removed the boilerplate's counter, started a drawer menu, added a toolbar to access the menu, created the calculator form and state.
Counter Example
React-Native 0.32.0 & Redux 3.5.2 & React-Redux 4.4.5
This repo demonstrates the usage of latest React-Native with Redux.
Usage
- you have to use
npm@3.x
, if you are usingnpm@2.x
you might get into some weird 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,
Description
Languages
JavaScript
82.2%
Objective-C
10.3%
Starlark
3.9%
Java
3.6%