UI Fix: Pada tampilan ios bagian button ada yang ta terlihat dan sudah di perbaiki

### No Issue
This commit is contained in:
2025-10-21 11:17:37 +08:00
parent 57285e5697
commit faf0f36e53
7 changed files with 16 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ export {
// OS Height
const OS_ANDROID_HEIGHT = 115
const OS_IOS_HEIGHT = 65
const OS_IOS_HEIGHT = 70
const OS_HEIGHT = Platform.OS === "ios" ? OS_IOS_HEIGHT : OS_ANDROID_HEIGHT
// Text Size