feat: redesign mobile app with tactile UI

This commit is contained in:
Hermes Agent
2026-07-09 04:57:47 +00:00
parent 7eb9648eb7
commit d4e841a28c
12 changed files with 451 additions and 191 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"@capacitor/android": "^7.4.0",
"@capacitor/core": "^7.4.0"
"@capacitor/core": "^7.4.0",
"@capacitor/haptics": "^7.0.2"
},
"devDependencies": {
"@types/react": "^19.0.2",