iOS/iOS SeSAC 2기 TIL

Kingfisher, Toast-Swift

Developer-Michelle 2022. 7. 20. 12:29

Kingfisher

이미지를 asset으로 가져오지 않더라도 웹의 이미지를 가져올 수 있게 함

 

https://github.com/onevcat/Kingfisher

 

GitHub - onevcat/Kingfisher: A lightweight, pure-Swift library for downloading and caching images from the web.

A lightweight, pure-Swift library for downloading and caching images from the web. - GitHub - onevcat/Kingfisher: A lightweight, pure-Swift library for downloading and caching images from the web.

github.com

 

Toast-Swift

토스트 띄우는거

삭제했다, 편집했다, .. 등등 (화면이 그냥 사라지면 등록되었는지 아닌지 잘 모르니까)

 

https://github.com/scalessec/Toast-Swift

 

GitHub - scalessec/Toast-Swift: A Swift extension that adds toast notifications to the UIView object class.

A Swift extension that adds toast notifications to the UIView object class. - GitHub - scalessec/Toast-Swift: A Swift extension that adds toast notifications to the UIView object class.

github.com