moa
moa copied to clipboard
An image download extension of the image view written in Swift for iOS, tvOS and macOS.
Would be great to customize headers of all requests for images that are behind a secure endpoint
This adds a property that makes Moa fade in images after download. Also i fixed the timezone in one test.
Getting this error while trying to load certain images ( some work, other don't ) moa.MoaError.notAnImageContentTypeInResponseHttpHeader Library setup method: CocoaPods. Version of the library: 11.0.1 Xcode version: 11.1 OS version....
Added UIActivityIndicator when image is downloading
Hello, great work, really appreciate simplicity of this lib, but I found myself in a situation when I would like to determine if image was really downloaded or loaded from...
I have detected a issue with the cache behavior. From the server in the image response header I get following cache related fields: ``` Cache-Control: public, max-age=30 Etag: 0x8D3968523DB2C1F Last-Modified:...
Thanks for sharing this lib! Does this lib cache images by default? Or must I change some settings in Moa? This might not belong here but does Moa clear the...
LCR images are not showing up using moa in tvOS
Is there any way (I've dug a little in the repository) to invalidate (flush) the both memory and disk cache from Moa to force re-download all the following requests even...
Hi, FreeOTP iOS https://github.com/freeotp/freeotp-ios fails to build moa as a dependency with Xcode 14.3 ~~~ ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a clang: error: linker command failed with exit code 1 (use...