Merge branch 'refactor-navigation' into 'dev'
Refactor Navigation with Conditional Auth state rendering See merge request !49
... | ... | @@ -19,6 +19,7 @@ |
"@react-navigation/bottom-tabs": "^6.0.5", | ||
"@react-navigation/native": "^6.0.2", | ||
"@react-navigation/native-stack": "^6.1.0", | ||
"@reduxjs/toolkit": "^1.6.1", | ||
"babel-plugin-inline-dotenv": "^1.6.0", | ||
"dotenv": "^10.0.0", | ||
"expo": "~42.0.1", | ||
... | ... |
src/hooks/reduxHooks.ts
0 → 100644
Please register or sign in to comment