Fix bug home

### No Issue
This commit is contained in:
2026-03-05 16:41:29 +08:00
parent 3bbee15c3a
commit 836ef709d2
3 changed files with 40 additions and 11 deletions

View File

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