import { Text, View } from "react-native"; export default function Index() { return ( Edit app/index.tsx to edit this screen. ); }