Merge branch 'dev' into tabs

This commit is contained in:
Jorrin
2024-01-22 18:17:05 +01:00
committed by GitHub
35 changed files with 7574 additions and 6830 deletions

View File

@@ -19,7 +19,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.