Skip to content

Feature/487 탭 이동시 플래시 되는 문제#488

Merged
devMinseok merged 1 commit intodevelopfrom
fix/#487-tabbar-flash
May 31, 2025
Merged

Feature/487 탭 이동시 플래시 되는 문제#488
devMinseok merged 1 commit intodevelopfrom
fix/#487-tabbar-flash

Conversation

@devMinseok
Copy link
Copy Markdown
Member

작업한 내용

  • TabBarController의 배경색 제거
  • 원인 요약:
    • iOS18 업데이트 되면서 탭바 이동시 애니메이션이 생김.
    • 화면 전환시 애니메이션 되면서 흰배경이 잠시 노출되서 생기는 문제.

스크린샷

as is
to be

관련 이슈

@devMinseok devMinseok self-assigned this May 30, 2025
@wngus4296 wngus4296 self-requested a review May 30, 2025 22:04
Copy link
Copy Markdown
Collaborator

@wngus4296 wngus4296 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이런 이슈였다니,,,
민석님 최고 👍👍

@devMinseok devMinseok requested a review from longlivedrgn May 31, 2025 00:02
@devMinseok devMinseok merged commit bc26d5a into develop May 31, 2025
@devMinseok devMinseok deleted the fix/#487-tabbar-flash branch May 31, 2025 05:53
@wngus4296 wngus4296 mentioned this pull request Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] 탭 이동시 플래시 현상

2 participants