-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature] LinkMetadataKit 모듈 코드 구현 #6
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
Conversation
| public let url: String | ||
| public let title: String? | ||
| public let icon: Data? | ||
| public let image: Data? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thumbnail
|
|
||
| public init() {} | ||
|
|
||
| public func fetchMetadata(urlString: String) async throws -> LinkMetadata { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
result 타입 사용해도 좋을 것 같아요
f-lab-barry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
개선 후 멘션해주시면 한번 더 볼게요~
|
f-lab-barry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍



#️⃣ 연관된 이슈
close [Feature] LinkMetadataKit 모듈 구현 #5
[Chore] 모듈 분리 및 빌드 환경 분리 #1 작업에서 이어서 진행했습니다.
📝 작업 내용
LinkMetadata 모듈의 코드를 구현했습니다.
🎨 스크린샷