//app/(application)/(tabs)/forum/_layout.tsx import { Stack } from "expo-router"; export default function ForumLayout() { return<> }