Skip to content

Commit b454e9b

Browse files
authored
Revert "fix: add proper redirect to tabs (#81)" (#103)
This reverts commit cf7d50b.
1 parent cf7d50b commit b454e9b

5 files changed

Lines changed: 0 additions & 105 deletions

File tree

.github/workflows/per-starter-release.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

bolt-expo/app/(tabs)/_layout.tsx

Lines changed: 0 additions & 16 deletions
This file was deleted.

bolt-expo/app/(tabs)/index.tsx

Lines changed: 0 additions & 23 deletions
This file was deleted.

bolt-expo/app/_layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export default function RootLayout() {
99
return (
1010
<>
1111
<Stack screenOptions={{ headerShown: false }}>
12-
<Stack.Screen name="(tabs)" options={{ headerShown: false }} />
1312
<Stack.Screen name="+not-found" />
1413
</Stack>
1514
<StatusBar style="auto" />

bolt-expo/app/index.tsx

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)