import { Slot } from 'expo-router'; export default function ProfileLayout() { // Using Slot instead of Stack to keep tab bar visible return ; }