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

폴라로이드 이미지 커스텀 뷰 만들기 #85

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

k2645
Copy link
Collaborator

@k2645 k2645 commented Nov 27, 2024

#️⃣ 연관된 이슈


⏰ 작업 시간

예상 시간 실제 걸린 시간
1 2

📝 작업 내용

  • 사진 수정 후 수정된 사진 및 caption, creationDate가 함께 표시된 폴라로이드 뷰 생성
  • Date 타입을 yyyy.MM.dd 형식의 String으로 변환하는 Extension 구현

📸 스크린샷

폴라라로이드 뷰

@k2645 k2645 added the ✨ Feature 기능 관련 작업 label Nov 27, 2024
@k2645 k2645 added this to the 0.4 milestone Nov 27, 2024
@k2645 k2645 self-assigned this Nov 27, 2024
@k2645 k2645 linked an issue Nov 27, 2024 that may be closed by this pull request
Copy link
Collaborator

@iceHood iceHood left a comment

Choose a reason for hiding this comment

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

역시.... 역시.... 수업들으면서 대답하면서 칭찬받고 박수받고 PR까지....

Copy link
Collaborator

@Kyxxn Kyxxn left a comment

Choose a reason for hiding this comment

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

호눅스에게 인정받은 자..
고생하셨습니다 !!


return imageView
}()

Copy link
Collaborator

Choose a reason for hiding this comment

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

P3
원래 개행 넣으셨었나요 ?!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

넹 .ᐟ.ᐟ 넣었습니당 .ᐟ.ᐟ

@k2645 k2645 merged commit 6178f89 into develop Nov 27, 2024
2 checks passed
@k2645 k2645 deleted the feature/make-polaroid-image-view branch November 27, 2024 06:54
Copy link
Collaborator

@yuncheol-AHN yuncheol-AHN left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 ~❄️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 관련 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

폴라로이드 이미지 추가
4 participants