fix: fix the routing back to how it was

This commit is contained in:
castdrian
2024-01-15 09:03:43 +01:00
parent 314e739af5
commit e64a52f5c3
3 changed files with 1 additions and 725 deletions

View File

@@ -17,7 +17,7 @@ export {
// eslint-disable-next-line camelcase
export const unstable_settings = {
// Ensure that reloading on `/modal` keeps a back button present.
initialRouteName: '(tabs)',
initialRouteName: '(tabs)/index',
};
// Prevent the splash screen from auto-hiding before asset loading is complete.