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

[Week2] 과제 Todo #6

Open
15 tasks done
yurim830 opened this issue Oct 15, 2024 · 3 comments · May be fixed by #7
Open
15 tasks done

[Week2] 과제 Todo #6

yurim830 opened this issue Oct 15, 2024 · 3 comments · May be fixed by #7
Assignees
Labels

Comments

@yurim830
Copy link
Collaborator

yurim830 commented Oct 15, 2024

📱앱스토어 - 토스앱 상세 페이지 구현

✅ 필수 구현

  • 컴포넌트 생성 및 배치
    • 좌우 여백 20으로 통일
    • 스크롤로 리뷰 작성 버튼까지 진행
    • 에디터의 선택과 같은 SF Symbols에 나오지 않는 이미지는 person 이모지로 대체
    • 미리보기에는 이미지가 하나 나오도록 구현
  • 액션 설정
    • [버전 기록] 버튼 : 버전 기록 페이지로 이동 (상세뷰 구현 x)
    • [평가 및 리뷰 모두 보기] 버튼 : 모두 보기 페이지로 이동 (상세뷰 구현 x)

➕ 추가 구현

  • 1. 리뷰 작성 페이지 구현

    • 컴포넌트 생성 및 배치
    • 보내기를 누를 경우, 탭하여 평가하기의 하단에 있는 내용이 바뀌도록 구현
      • 기본 -> 제목 : 본인 이름, 평점 : 5, 날짜 : 상관 없음, 작성자 : MBTI, 내용 : 애국가 1절
      • 변경 시 -> 제목 : 작성한 제목, 평점 : 2점 고정, 날짜 : 해당 날짜, 작성자 : 본인 이름, 내용 : 작성한 내용
  • 2. 앱 설명의 더보기를 눌렀을 때, 추가 내용이 보여지도록 구현

  • 3. 평점 버튼 눌렀을 때 색깔이 채워지도록 구현

  • 4. 스크롤을 내릴 때 네비게이션바 중앙에 아이콘, 우측에 버튼 배치

개인 목표

  • 다크모드 대응
@yurim830 yurim830 self-assigned this Oct 15, 2024
yurim830 added a commit that referenced this issue Oct 15, 2024
@yurim830
Copy link
Collaborator Author

yurim830 commented Oct 15, 2024

폰트
https://developer.apple.com/design/human-interface-guidelines/typography#iOS-iPadOS-Dynamic-Type-sizes

  • TitleLabel: 22, semibold
  • SubtitleLabel: 17, regular
  • contentLabel: 16, regular

yurim830 added a commit that referenced this issue Oct 22, 2024
yurim830 added a commit that referenced this issue Oct 22, 2024
yurim830 added a commit that referenced this issue Oct 22, 2024
yurim830 added a commit that referenced this issue Oct 22, 2024
yurim830 added a commit that referenced this issue Oct 22, 2024
yurim830 added a commit that referenced this issue Oct 22, 2024
yurim830 added a commit that referenced this issue Oct 24, 2024
yurim830 added a commit that referenced this issue Oct 24, 2024
yurim830 added a commit that referenced this issue Oct 24, 2024
yurim830 added a commit that referenced this issue Oct 24, 2024
previewImage 인스턴스를 생성할 때 NSBundle 오류 발생함. 그런데 시뮬레이터에는 잘 보임..
@yurim830
Copy link
Collaborator Author

yurim830 commented Oct 24, 2024

NSBundle 오류 - 원인 불명...
image
image

@yurim830
Copy link
Collaborator Author

기본구현 완료 ---------------------------------------

yurim830 added a commit that referenced this issue Oct 25, 2024
yurim830 added a commit that referenced this issue Oct 25, 2024
yurim830 added a commit that referenced this issue Oct 25, 2024
yurim830 added a commit that referenced this issue Oct 25, 2024
yurim830 added a commit that referenced this issue Oct 25, 2024
yurim830 added a commit that referenced this issue Oct 25, 2024
@yurim830 yurim830 linked a pull request Oct 25, 2024 that will close this issue
14 tasks
yurim830 added a commit that referenced this issue Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant