Replies: 1 comment
-
It does not support to be used in Playground yet due to some namespace conflicting. But this can be a very minor fix and now it supports there. I will submit a commit for it soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use kingfisher within an Xcode playground. So I downloaded it and dragged the file into sources and resources, but when I try to import it using
import kingfisher
, I get a module not found error. What am I doing wrong?Beta Was this translation helpful? Give feedback.
All reactions