Questions tagged [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.

184 questions
-1
votes
1 answer

iOS app: how to use kingfisher/sdwebimage to download aws s3 image

i want to show images from aws s3 protected folder in collectionview or list in my swiftui project using kingfisher. But i couldn't find a solution to show the images as aws requires additional headers to be included in request. I tried adding…
Rajeev Kumar S
  • 308
  • 4
  • 8
-2
votes
1 answer

How to add Kingfisher for a UIImage without a URL in Swift?

I have added Kingfisher to an UI Image in a tableview cell but it does not work properly. The below is the example of the code that I have tried previously, directoryPresenter!.getProfileImage(id:(directoryPresenter!.getEmployeeItem(position:…
-3
votes
2 answers

Kingfisher library not installing in iOS

I had a problem when installing the kingfisher library I attached all the screenshots of all errors and pod file please see it and guided me how I can used the kingfisher library. error1 error2 error3 error4 error5 error6 error6 Pod file
-3
votes
1 answer

URL is not valid to support in Kingfisher

URL is not supported in Kingfisher that URL contains an Arabic string. Please check URL "/image/cache/catalog/NEE/150ذهبي%20جديدة-500x500.jpg". I have tried to debug in the library, It will returns resources empty and redirect to the below…
Shahabuddin Vansiwala
  • 673
  • 1
  • 13
  • 24
1 2 3
12
13