new fitur: baca semua notifikasi

Deskripsi:
- drawer bottom menu notifikasi
- api update semua notifikasi
- update api version app

No Issues
This commit is contained in:
amel
2025-04-16 11:40:04 +08:00
parent dfb3070f1f
commit 342a335878
8 changed files with 115 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
import { hookstate } from "@hookstate/core";
export const globalParamJumlahNotif = hookstate<boolean>(false)
export const globalRefreshNotif = hookstate<boolean>(false)