I encountered a very often problem for me:
Use of unresolved identifier ''
So, I want to use this library in my Swift project, but it seems my project does not see the files.
when i try to use an object AnimatableImageViewi getUse of unresolved identifier 'AnimatableImageView'
source
share