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

Feature. 취향 태그 UI 작업 #179

Open
wants to merge 1 commit into
base: feature/#175-myReview
Choose a base branch
from

Conversation

spqjf12345
Copy link
Contributor

이슈

#178

수정사항

취향 태그뷰 ProductTastesTagView 생성 및 연결

@spqjf12345 spqjf12345 requested a review from inho-98 June 2, 2024 10:09
@spqjf12345 spqjf12345 changed the base branch from main to feature/#175-myReview June 2, 2024 10:10
@spqjf12345 spqjf12345 self-assigned this Jun 2, 2024
@spqjf12345 spqjf12345 added UI 화면 추가 작업 d-n PR 리뷰 천천히 feature 신규 기능 추가 labels Jun 2, 2024
Copy link
Contributor

@inho-98 inho-98 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~!

import UIKit
import SnapKit

final class ProductTastesTagView: UIView {
Copy link
Contributor

Choose a reason for hiding this comment

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

상품 취향, 태그 관련해서 ProductTastes네이밍 가져가면 될것 같네요~!👍

Comment on lines +36 to +38
private func configureUI() {
self.backgroundColor = .red100
}
Copy link
Contributor

Choose a reason for hiding this comment

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

[C]
태그의 배경 뷰에 makeRounded() 필요한거로 알고있습니다~!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d-n PR 리뷰 천천히 feature 신규 기능 추가 UI 화면 추가 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants