Added sidebar navigation
app/components/Sidebar.js
0 → 100644
app/style.js
0 → 100644
app/styles.js
deleted
100644 → 0
... | ... | @@ -14,12 +14,13 @@ |
"text-summary" | ||
], | ||
"modulePaths": [ | ||
".yarn/" | ||
".yarn/" | ||
] | ||
}, | ||
"dependencies": { | ||
"react": "~15.4.0-rc.4", | ||
"react-native": "^0.41.1", | ||
"react-native-drawer": "^2.3.0", | ||
"react-redux": "^5.0.2", | ||
"redux": "^3.6.0", | ||
"redux-thunk": "^2.2.0" | ||
... | ... |
Please register or sign in to comment