first implementation of tamagui mobile pages

This commit is contained in:
Codex Agent
2025-12-10 15:49:08 +01:00
parent 5c93bfa405
commit 9930b272ca
39 changed files with 491904 additions and 2727 deletions

View File

@@ -0,0 +1,14 @@
{
"nav": {
"dashboard": "Dashboard",
"events": "Events",
"tasks": "Tasks",
"alerts": "Alerts",
"profile": "Profile"
},
"actions": {
"back": "Back",
"close": "Close",
"refresh": "Refresh"
}
}