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

[TNT-177] 바텀 네비게이션 구현 #76

Merged
merged 4 commits into from
Feb 10, 2025
Merged

Conversation

hoyahozz
Copy link
Member

📝 작업 내용


  • 공통으로 사용 가능하도록 Bottom bar 를 구현하였습니다.
  • 트레이너, 트레이니 화면 내 State 를 적용하였습니다.

📸 실행 화면

트레이너

default.mp4

트레이니

default.mp4

🙆🏻 리뷰 요청 사항

  • 없으요

👀 레퍼런스

@hoyahozz hoyahozz added ✨ Feat 기능 구현 🌲 정호 김씨 집안 큰행님 김정호 labels Feb 10, 2025
@github-actions github-actions bot requested a review from SeonJeongk February 10, 2025 13:56
Copy link
Contributor

@SeonJeongk SeonJeongk left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~! 👍 💯

Route.TrainerMainTab.Feedback,
icon = R.drawable.ic_navbar_feedback,
baseRoute = Route.TrainerMainTab.Feedback,
route = Route.TrainerFeedback,
),
MEMBERS(
contentDescription = "회원 목록",
Copy link
Contributor

Choose a reason for hiding this comment

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

요기 회원목록 으로 붙여써야 합니당

Copy link
Member Author

@hoyahozz hoyahozz Feb 10, 2025

Choose a reason for hiding this comment

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

8d8b503

얽 감사합니다

@hoyahozz hoyahozz merged commit 0c3fce9 into develop Feb 10, 2025
4 checks passed
@hoyahozz hoyahozz deleted the feature/TNT-177 branch February 10, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 구현 🌲 정호 김씨 집안 큰행님 김정호
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TNT-177] 트레이너 바텀 네비게이션 메뉴 구현
2 participants