Merge develop

This commit is contained in:
Simon Caron
2025-01-13 21:18:37 -05:00
parent cd8aba32d8
commit 5703279b46
9 changed files with 258 additions and 386 deletions

View File

@@ -85,6 +85,12 @@ export default function IndexLayout() {
title: "",
}}
/>
<Stack.Screen
name="settings/logs/page"
options={{
title: "",
}}
/>
<Stack.Screen
name="intro/page"
options={{