import { MainColor } from "@/constants/color-palet"; import { Stack } from "expo-router"; export default function AppRoot() { return ( <> ); }