feature profile

deskripsi:
- drawer & alert
- screen baru: edit profile, update photo, update background, create portofolio
This commit is contained in:
2025-07-01 17:47:51 +08:00
parent 564ea68d29
commit 258e20751e
14 changed files with 510 additions and 244 deletions

View File

@@ -0,0 +1,15 @@
export {
TEXT_SIZE_SMALL,
TEXT_SIZE_MEDIUM,
TEXT_SIZE_LARGE,
ICON_SIZE_SMALL,
ICON_SIZE_MEDIUM,
DRAWER_HEIGHT,
};
const TEXT_SIZE_SMALL = 12;
const TEXT_SIZE_MEDIUM = 14;
const TEXT_SIZE_LARGE = 16;
const ICON_SIZE_SMALL = 20;
const ICON_SIZE_MEDIUM = 24;
const DRAWER_HEIGHT = 500; // tinggi drawer5