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

[feat] [#20] Home 화면 Calendar 라이브러리 연동 #22

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

easyhooon
Copy link
Collaborator

@easyhooon easyhooon commented Mar 27, 2024

  • 홈화면에 앱에서 사용할 Calendar 라이브러리를 연동만 해놨습니다.
    • 달과 요일이 한글로 보이도록 설정해놨습니다.
    • 이제 figma 디자인에 맞게 커스텀하면 될 것 같습니다.
  • Main 화면 배경색, BottomBar 색상 흰색으로 고정(다크모드는 아직 계획이 없으므로)
확장 축소

P.S
참고로 checkout 해서 실행 해보시면 AnimatedVisibility API를 통해 확장 축소때 애니메이션이 자연스럽게 발생합니다.

https://github.com/kizitonwose/Calendar 해당 라이브러리 클론해서 sample 쪽 확인해보면 컴포즈 예제9개있는데 그중 젤 마지막 Example9AnimatedVisibility 코드 참고했습니다. 구현하면서 필요한 기능같은 것들은 sample 들 뒤져보면서 하면 될 것 같아요.

@easyhooon easyhooon added enhancement New feature or request design tasks releated to design labels Mar 27, 2024
@easyhooon easyhooon self-assigned this Mar 27, 2024
@easyhooon easyhooon changed the title [feat] Home 화면 Calendar 라이브러리 연동 [feat] [#20] Home 화면 Calendar 라이브러리 연동 Mar 27, 2024
@easyhooon easyhooon linked an issue Mar 27, 2024 that may be closed by this pull request
Copy link
Collaborator

@wjdtkdgns777 wjdtkdgns777 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다

@easyhooon easyhooon merged commit a309584 into develop Mar 27, 2024
1 check passed
@easyhooon easyhooon deleted the feature/home-screen-calendar branch March 27, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design tasks releated to design enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Home 화면 Calendar 라이브러리 연동
2 participants