import { AccentColor, MainColor } from "@/constants/color-palet"; import { Ionicons } from "@expo/vector-icons"; import { router, Stack } from "expo-router"; export default function ApplicationLayout() { return ( <> ( router.push("/(application)/user-search")} /> ), headerRight: () => ( router.push("/(application)/notifications")} /> ), }} /> ( router.back()} /> ), }} /> ( router.back()} /> ), }} /> ( router.back()} /> ), }} /> ( router.back()} /> ), }} /> ( router.back()} /> ), }} /> ( router.back()} /> ), }} /> ( router.back()} /> ), }} /> ); }