Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] CalendarView 기기별 화면 대응 업데이트 #165

Open
1 task
KaiKimiOS opened this issue Nov 2, 2023 · 0 comments
Open
1 task

[Refactor] CalendarView 기기별 화면 대응 업데이트 #165

KaiKimiOS opened this issue Nov 2, 2023 · 0 comments

Comments

@KaiKimiOS
Copy link
Collaborator

💡 AS-IS

  • 현재 캘린더 뷰 들이 그냥 선언적인 숫자에 따라 뷰를 그리고 있다. frame(height: 300, width:300) 이런식으로.
  • 그렇기 때문에 각 아이폰 기기별 화면의 대응이 다르게 보이는 이슈가 발생

💡 TO-BE

  • 이를 해결하기 위해서 홈뷰나, 타이머 뷰처럼, 화면의 width, height를 파악해서 거기에 맞는 대응별 화면 보여주기가 필요하다

📍 작업 상세

  • 화면 비율 조정하기

🏞 스크린샷

  • 스크린샷을 첨부해주세요.

관련 이슈

  • 관련 이슈를 입력해주세요.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant