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 : 홈 화면 구현 #6

Closed
wongbingg opened this issue Aug 4, 2024 · 1 comment
Closed

feat : 홈 화면 구현 #6

wongbingg opened this issue Aug 4, 2024 · 1 comment
Assignees
Labels
기능 구현 기능 구현 이슈를 작성할 때 사용합니다.

Comments

@wongbingg
Copy link
Collaborator

wongbingg commented Aug 4, 2024

어떤 작업을 진행하나요? 🤔

  • 홈 화면에 쓰이는 공통 디자인시스템 구현
  • 홈 화면 구현

작업 상세 내용 📝

  • 네비게이션바
  • 태그
  • 가로 스크롤 컬렉션뷰
  • 상단 배너
wongbingg added a commit that referenced this issue Aug 6, 2024
- backButton이 없는 네비게이션바 추후 따로구현
wongbingg added a commit that referenced this issue Aug 6, 2024
- 자주 사용되는 기기 사이즈 값을 모아둔 구조체
wongbingg added a commit that referenced this issue Aug 6, 2024
- CollectionView, TableView 사용 시, DefaultReuseIdentifier 를 자동 지정 해주도록 정의
@wongbingg
Copy link
Collaborator Author

wongbingg added a commit that referenced this issue Aug 7, 2024
wongbingg added a commit that referenced this issue Aug 7, 2024
- 홈화면 셀 하단에 들어갈 태그 컴포넌트
- BaseView 정의 고려해야함.
wongbingg added a commit that referenced this issue Aug 7, 2024
- PostCell에 필요한 데이터 모델 정의
wongbingg added a commit that referenced this issue Aug 7, 2024
- 홈화면 메인 컬렉션뷰에 쓰일 셀
wongbingg added a commit that referenced this issue Aug 7, 2024
- 섹션헤더뷰 구현
- 더보기 버튼 노출을 위해 public 처리
wongbingg added a commit that referenced this issue Aug 9, 2024
wongbingg added a commit that referenced this issue Aug 9, 2024
@wongbingg wongbingg self-assigned this Aug 10, 2024
@wongbingg wongbingg added the 기능 구현 기능 구현 이슈를 작성할 때 사용합니다. label Aug 10, 2024
wongbingg added a commit that referenced this issue Aug 11, 2024
wongbingg added a commit that referenced this issue Aug 11, 2024
- MozipLabel에 기본값 할당이 되어있어야 font 가 적용됨.
wongbingg added a commit that referenced this issue Aug 11, 2024
wongbingg added a commit that referenced this issue Aug 15, 2024
- png -> svg 파일로 수정
wongbingg added a commit that referenced this issue Aug 15, 2024
- 컬렉션 뷰에 여러 섹션을 구현하기 적합한 라이브러리라 판단하여 도입
wongbingg added a commit that referenced this issue Aug 16, 2024
- UIImage 더미데이터를 만들기 위한 메서드
wongbingg added a commit that referenced this issue Aug 21, 2024
- bottomMargin 수치값 수정
- 아래 스와이프 액션 등록
- UIView+ 에 showToast 메서드 추가
wongbingg added a commit that referenced this issue Aug 21, 2024
- Component/Home 그룹 추가
- NavigationBar -> MozipNavigationBar 네이밍 수정
wongbingg added a commit that referenced this issue Aug 23, 2024
- Relay 네이밍 수정, var -> let 수정
- 오타 수정
- 커스텀 뷰의 tapObservable 개방
- 마크주석 추가
- Rx 스타일 적용
- self.pin 제약 제거
wongbingg added a commit that referenced this issue Aug 23, 2024
- 사용자가 직접 스와이프 하는 타이밍을 관리하는 directSwipeRelay 를 BannerCollectionView 에서 관리
- bind 또한 BannerCollectionView 에서 관리
wongbingg added a commit that referenced this issue Aug 23, 2024
- 더보기 버튼 탭 이벤트 전달을 Delegate 방식 -> Rx를 이용한 방식으로 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 구현 기능 구현 이슈를 작성할 때 사용합니다.
Projects
None yet
Development

No branches or pull requests

1 participant