issues
search
28th-SOPT-iOS-CloneCoding
/
SpectaClone-KimHyunGyu
🦆 스펙타클론코딩 규현김 - async/await 적용 + abstraction layer 구현
2
stars
1
forks
source link
feat: 비동기적으로 이미지의 thumbnail 사용
#10
Closed
hyun99999
closed
2 years ago
hyun99999
commented
2 years ago
🧌SpectaClone Coding
📣 Issue
백그라운드에서 비동기적으로 이미지의 thumbnail 만들어서 적용해보겠습니다.
byPreparingThumbnail(ofSize:)
async 로 선언된 메서드를 사용.
☑️ Todo
[x] thumbnail 적용
🧌SpectaClone Coding
📣 Issue
byPreparingThumbnail(ofSize:)
async 로 선언된 메서드를 사용.☑️ Todo