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] #35 - 네비게이션 바 Extension 메서드로 구현 #38

Merged
merged 5 commits into from
Jan 13, 2022

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • extension 파일명을 변경했습니다. 좀더 짧게 + 만 붙였어요. 디즈니 플러스 같아 히히
  • UINavitaionController extension 으로 뒤로가기버튼+타이틀, 홈 우측 두개버튼 이렇게 구현해두었습니다

📌 참고 사항

  • initTransparentNavBar: 네비바를 사용하지 않을 때
  • initWithBackButton: 뒤로가기 버튼을 가진 네비바(다른 네비바의 기본이 됨)
  • initWithTitle: 뒤로가기 버튼 + 타이틀 을 가진 네비바(현재 모아보기 뷰에서 사용)
  • initWithTwoCustomButtons: 우측 버튼 두개(현재 홈에서 사용)

📸 스크린샷

기능 스크린샷
홈 네비바

📮 관련 이슈

@hyun99999 hyun99999 added Feat 새로운 기능 구현 👼타락pOwEr천사현규 크로아서버 환영요 labels Jan 12, 2022
@hyun99999 hyun99999 self-assigned this Jan 12, 2022
Copy link
Member

@yangsubinn yangsubinn left a comment

Choose a reason for hiding this comment

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

감사합니다아🎁

@hyun99999 hyun99999 merged commit d5ccb48 into TeamSparker:develop Jan 13, 2022
@hyun99999 hyun99999 deleted the feature/#35 branch January 13, 2022 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 👼타락pOwEr천사현규 크로아서버 환영요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 네비게이션 바 Extension 메서드로 구현
3 participants