import { View, ActivityIndicator } from "react-native"; export default function FullPageSpinner() { return ( ); }