Add react-navigation to dependencies
app/navigation.js
0 → 100644
... | ... | @@ -54,6 +54,7 @@ |
"react-native-sentry": "^0.38.2", | ||
"react-native-snackbar": "^0.4.7", | ||
"react-native-vector-icons": "^4.6.0", | ||
"react-navigation": "^2.9.3", | ||
"react-redux": "^5.0.7", | ||
"redux": "^4.0.0", | ||
"redux-saga": "^0.16.0" | ||
... | ... |
Please register or sign in to comment