feat: add and enhance PermitsScreen and RequestPermitModal
- add LoadingScreen component - update utilities
This commit is contained in:
@ -14,6 +14,7 @@ export default function ProtectedLayout() {
|
||||
return <Redirect href="/login" />;
|
||||
}
|
||||
|
||||
// TODO: Aggiungere padding per i dispositivi con notch/bottom bar
|
||||
return (
|
||||
<Tabs
|
||||
screenOptions={{
|
||||
|
||||
Reference in New Issue
Block a user