Skip to content

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.

4 participants