chore: cleanup

This commit is contained in:
Adrian Castro
2024-02-04 16:34:21 +01:00
parent 7c9247dc2c
commit 271cca3cd5

View File

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