Remove Debug tab completely
- Remove debug screen from tab navigator - Delete app/(tabs)/debug.tsx file 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
a578ec8081
commit
a23116a796
@ -72,13 +72,6 @@ export default function TabLayout() {
|
||||
),
|
||||
}}
|
||||
/>
|
||||
{/* Debug tab - HIDDEN, no longer needed */}
|
||||
<Tabs.Screen
|
||||
name="debug"
|
||||
options={{
|
||||
href: null,
|
||||
}}
|
||||
/>
|
||||
{/* Hide explore tab */}
|
||||
<Tabs.Screen
|
||||
name="explore"
|
||||
|
||||
1403
app/(tabs)/debug.tsx
1403
app/(tabs)/debug.tsx
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user