]> git.digitality.be Git - pdw25-26/commit
Mobile: dashboard modularisation + setting + socket client integration (client only)
authorThibaud Moustier <thibaudmoustier0@gmail.com>
Mon, 23 Feb 2026 16:20:44 +0000 (17:20 +0100)
committerThibaud Moustier <thibaudmoustier0@gmail.com>
Mon, 23 Feb 2026 16:20:44 +0000 (17:20 +0100)
commit137580c9fa0fc985e0df21f6436891b9fb2c25b2
treeeb56ac076f35216f24d64b19e34909e227ecd513
parentb3b0d20c2085e36aa714dac29b4eb486387b401f
Mobile: dashboard modularisation + setting + socket client integration (client only)
mobile-ui/package-lock.json
mobile-ui/package.json
mobile-ui/src/components/ActionsCard.tsx
mobile-ui/src/components/WalletCard.tsx
mobile-ui/src/config/env.ts [new file with mode: 0644]
mobile-ui/src/models/UserSettings.ts
mobile-ui/src/screens/DashboardScreen.tsx
mobile-ui/src/services/socketService.ts [new file with mode: 0644]
mobile-ui/src/types/Alert.ts [new file with mode: 0644]