FXImageView icon indicating copy to clipboard operation
FXImageView copied to clipboard

FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images, and also to help the performance of image loading by handling it on...

Results 6 FXImageView issues
Sort by recently updated
recently updated
newest added

Image disappears when UIActivityViewController is called on screen in iOS 11. Changing it to a UIImageView does not disappear.

Hi, I'm getting occasional crash reports from the cacheKey method in FXImageView... Anyone has an idea how to resolve?? See crash report below.. 1 libsystem_platform.dylib _OSAtomicCompareAndSwap32Barrier + 14 2 libobjc.A.dylib...

I am receiving this in error log when using `asynchronous = YES` ``` Main Thread Checker: UI API called on a background thread: -[UIView bounds] PID: 7206, TID: 258580, Thread...

Hi, I am trying to use FXImageView with a gif loading image, the FXImageView itself is a view for the iCarousel. However even though a normal UIIMageView can play gif...

Crashlytics bug report... 10com.apple.root.default-priority Crashed 0 ... libsystem_kernel.dylib **pthread_kill + 8 5 libsystem_c.dylib szone_free + 2050 6 CoreFoundation CFAllocatorDeallocate + 122 7 CFNetwork HTTPMessage::ensureParserFinished() + 46 8 CFNetwork HTTPMessage::copyHeaderFieldValue(unsigned int)...

Hi, If the connection is down or there is an error while downloading the image, is there any way of being notified? I also noticed that in this case the...