Skip to content

Conversation

@dlwogus0128
Copy link
Contributor

🌱 작업한 내용

  • UploadedCourseInfoVC UI 구현

🌱 PR Point

  • 활동 기록 페이지와 마찬가지로 이미지가 없어서 회색 배경의 UIView를 넣었습니닷

📸 스크린샷

구현 내용 스크린샷
업로드한 코스 화면

📮 관련 이슈

@dlwogus0128 dlwogus0128 self-assigned this Jan 4, 2023
@dlwogus0128 dlwogus0128 added Feat 새로운 기능 구현 재현🐶 labels Jan 4, 2023
Copy link
Collaborator

@lsj8706 lsj8706 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~~~!! 👍👍
깔끔하네요!
제가 머지한거 pull 받아서 실행 잘 되는지 확인하고 머지해주세요~!


// MARK: - UI Components

private let uploadedCourseMapImage = UIView().then {
Copy link
Collaborator

Choose a reason for hiding this comment

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

이거 ImageView로 하고 backgroundColor를 회색으로 줘도 똑같이 동작해요 ㅋㅋㅋ
ImageView에 Image를 지정 안하면 그냥 UIView처럼 동작합니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

할 ㅋ

@dlwogus0128 dlwogus0128 merged commit efa713d into Runnect:develop Jan 4, 2023
@dlwogus0128 dlwogus0128 deleted the feat/#26-UploadedCourseInfoVC-UI-구현 branch January 4, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feat 새로운 기능 구현 재현🐶

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Feat] UploadedCourseInfoVC UI 구현

2 participants