import { View } from "react-native"; // This is kinda important given that the sharing modal always resolve to an unknown route export default function NotFound() { return ; }