import { Text, View, Pressable } from "react-native"; import { Link } from "expo-router"; import { Button, ButtonText } from "@/components/ui/button" export default function Index() { return ( Notices ); }