NukeUI icon indicating copy to clipboard operation
NukeUI copied to clipboard

Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit

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

While loading a list of images, sometimes, randomly, the image does not load. If you restart, after few times, it works. Console logs: `Task . finished with error [303] Error...

bug

Hello, First off - thanks for the effort on the library - really appreciate it! In my project I'm using NukeUI and [Introspect](https://github.com/siteline/SwiftUI-Introspect/issues) I have a view that uses about...

bug

Is it possible to read in the pixel data of the image as a UIImage or NSImage to be used with a plugin that can get the common color of...

enhancement

Is it possible to not set const image height if it's cached and loaded from the memory or when it's loaded? So, I want to show a placeholder for the...

question

Hello there, First of all, let me start by saying, thank you for creating such a great package. It has greatly simplified our image loading and caching, something that we...

Can we add play and pause buttons to the video playback? And mute and non-mute buttons. just as Instagram playback.