Commit everything done until beginning version control

Removed the boilerplate's counter, started a drawer menu, added a
toolbar to access the menu, created the calculator form and state.
This commit is contained in:
2017-02-01 22:52:00 -07:00
parent ff17b2a0d3
commit 7f6fc32d74
28 changed files with 607 additions and 94 deletions
+2
View File
@@ -11,6 +11,8 @@
"dependencies": {
"react": "15.3.2",
"react-native": "0.34.0",
"react-native-drawer": "^2.3.0",
"react-native-vector-icons": "^4.0.0",
"react-redux": "4.4.5",
"redux": "3.5.2",
"redux-actions": "0.11.0",