feat: update admin features, user confirmation, and native configs

- Admin: Update layout, notification bell, and event detail screen
- User: Improve event confirmation flow
- Config: Update AndroidManifest, Info.plist, entitlements, and app.config.js

### No Issue
This commit is contained in:
2026-03-11 11:29:20 +08:00
parent ad32eb6fe6
commit 4efdbd3c7b
9 changed files with 132 additions and 26 deletions

View File

@@ -17,6 +17,7 @@ import {
ICON_SIZE_XLARGE,
} from "@/constants/constans-value";
import { useAuth } from "@/hooks/use-auth";
import { useNotificationStore } from "@/hooks/use-notification-store";
import AdminNotificationBell from "@/screens/Admin/AdminNotificationBell";
import {
adminListMenu,