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] ReadShortcutView UI 구현 #533

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

JMM00
Copy link
Member

@JMM00 JMM00 commented May 2, 2024

📌 해결하려는 이슈

✨핵심적인 변경사항

  • ReadShortcutView UI 변경된 디자인 구현
  • ReadShortcutView에서 사용되지 않는 TextLiteral 제거
  • 댓글 작성 날짜 표시 함수 추가

🔖 그 외 변경사항

  • SCZRed, systemWhite, systemBlack 색상 추가
  • 삼각형 Shape 추가
  • SF Compact Rounded 폰트 추가

🙏 리뷰어에게 바라는 점

  • 단축어 업데이트, 단축어 수정 화면 추후 연결 필요합니다.
  • 댓글 하트 버튼 기능 연결 필요

📱 스크린샷

스크린샷1 스크린샷2 스크린샷3
IMG_3026 IMG_3027 IMG_3028
스크린샷1 댓글 댓글2
IMG_3029 IMG_3030 IMG_3034

Previews

  • 댓글 작성
RPReplay_Final1714638077.MP4

- SF Compact Rounded 폰트 추가
- SF Compact Rounded 폰트 선언
- ReadShortcutView에서 선언되는 폰트 선언
- ReadShortcutView UI 수정
- 숫자 천단위로 콤마 넣는 함수 추가
- SCZRed, systemWhite, systemBlack 색상 추가
- 댓글 작성 날짜 표시 함수 추가
- 삼각형 Shape 추가
- ReadShortcutView에서 사용되지 않는 TextLiteral 제거
- 기존 RoundedRectanlge -> sf symbol의 app 이미지 사용
@JMM00 JMM00 added the Type-Feature New feature label May 2, 2024
@JMM00 JMM00 self-assigned this May 2, 2024
- 댓글 작성 최대 높이 설정 변경
- 키보드 외의 영역 터치 시 키보드 내리기
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] ReadShortdcutView UI 구현
1 participant