This commit is contained in:
Maarten 2024-08-07 21:02:04 +02:00
parent f5c59f602a
commit 90519e506c
4 changed files with 2 additions and 12 deletions

View file

@ -8,8 +8,6 @@ import { useColorScheme } from '@/hooks/useColorScheme';
export default function TabLayout() {
const colorScheme = useColorScheme();
console.log('is layout rendering?');
return (
<Tabs
screenOptions={{