import { Stack } from "expo-router"; import "react-native-reanimated"; export default function RootLayout() { return ( ); }