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

탭 바 구현 #147

Merged
merged 8 commits into from
Feb 12, 2023
Merged

탭 바 구현 #147

merged 8 commits into from
Feb 12, 2023

Conversation

WhiteHyun
Copy link
Member

📌 PR 요약

🌱 작업한 내용

  • 탭바 UI를 구현했습니다. 선택된 탭 바의 위 쪽 이미지?는 구현이 어려워 넣지 않은 상태입니다.

🌱 PR 포인트

  • 탭바를 띄워줘야 할 때 UIWindow의 rootViewController에 접근하여 TabBarController를 띄우도록 설정했습니다. 그래서 그런지 애니메이션 효과를 넣을 수가 없어요. 😭 좋은 아이디어가 있다면 언제든 코멘트 남겨주세요..!

📸 스크린샷

스크린샷
RPReplay_Final1676128078

📮 관련 이슈

탭 바에 들어갈 24x24 이미지 에셋 추가
- 홈, 내 모임, 알림, 프로필 탭바 생성
window의 rootViewController를 새롭게 설정
Home을 띄워줘야하는 경우 window의 rootViewController를 수정
아닌 경우에는 navigationController 설정
@WhiteHyun WhiteHyun added 😎 Enhancement New feature or request 🍎 ConfigureUI 화면 프로토타입 UI 구현 labels Feb 11, 2023
@WhiteHyun WhiteHyun self-assigned this Feb 11, 2023
Copy link
Contributor

@soobin-k soobin-k left a comment

Choose a reason for hiding this comment

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

고생많으셨습니다 승현님! 애니매이션부분은 저도 같이 고민해보겠습니다!!

@soobin-k
Copy link
Contributor

image
사진처럼 노치있는 핸드폰에서 tabbar가 뜨는 현상이 있는데 이부분도 추후 수정이 필요할 것 같습니다!!

@WhiteHyun
Copy link
Member Author

사진처럼 노치있는 핸드폰에서 tabbar가 뜨는 현상이 있는데 이부분도 추후 수정이 필요할 것 같습니다!!

이건 지금 수정해서 다시 PR요청하겠습니다!

Copy link
Contributor

@soobin-k soobin-k left a comment

Choose a reason for hiding this comment

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

확인했습니다!! 고생하셨습니다!!😊👍

@WhiteHyun WhiteHyun merged commit 118aeff into develop Feb 12, 2023
@WhiteHyun WhiteHyun deleted the feat/137-TabBar/UI branch February 12, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍎 ConfigureUI 화면 프로토타입 UI 구현 😎 Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants