Back to Altstore

Image Loading System

Pods/Nuke/README.md

1.6.35.4 KB
Original Source

Image Loading System

<p align="left"> </p>

Nuke ILS provides an efficient way to download and display images in your app. It's easy to learn and use thanks to a clear and concise API. Its architecture enables many powerful features while offering virtually unlimited possibilities for customization.

Despite the number of features, the framework is lean and compiles in under 2 seconds¹. Nuke has an automated test suite 2x the size of the codebase itself, ensuring excellent reliability. Every feature is carefully designed and optimized for performance.

Fast LRU memory and disk cache · SwiftUI · Smart background decompression · Image processing · Resumable downloads · Intelligent deduplication · Request prioritization · Prefetching · Rate limiting · Progressive JPEG, HEIF, WebP, SVG, GIF · Alamofire · Combine · Reactive extensions

Sponsors

Nuke is proudly sponsored by Stream, the leading provider in enterprise grade Feed & Chat APIs. Try the iOS Chat Tutorial.

Nuke is also sponsored by Keygen, a dead-simple software licensing and distribution API built for developers, by developers.

Documentation

Nuke is easy to learn and use thanks to beautiful Nuke Docs. Make sure to also check out Nuke Demo.

Upgrading from the previous version? Use a Migration Guide. Switching from another framework? Use a Switching Guide.

<a href="https://kean.blog/nuke/guides/welcome"> </a>

Nuke documentation is also available for download as an Xcode 13 documentation archive compiled using DocC.

<a name="h_plugins"></a>

Extensions

The image pipeline is easy to customize and extend. Check out the following first-class extensions and packages built by the community.

NameDescription
NukeUILazy image loading for SwiftUI
NukeBuilderA fun and convenient way to use Nuke
Alamofire PluginReplace networking layer with Alamofire
RxNukeRxSwift extensions for Nuke with examples
WebP PluginCommunity. WebP support, built by Ryo Kosuge
AVIF PluginCommunity. AVIF support, built by Denis
Gifu PluginUse Gifu to load and display animated GIFs
FLAnimatedImage PluginUse FLAnimatedImage to load and display animated GIFs
Xamarin NuGetCommunity. Makes it possible to use Nuke from Xamarin

<a name="h_contribute"></a>

Contribution

Nuke's roadmap is managed in Trello and is publicly available.

<a name="h_requirements"></a>

Minimum Requirements

NukeSwiftXcodePlatforms
Nuke 10.0Swift 5.3Xcode 12.0iOS 11.0 / watchOS 4.0 / macOS 10.13 / tvOS 11.0
Nuke 9.0Swift 5.1Xcode 11.0iOS 11.0 / watchOS 4.0 / macOS 10.13 / tvOS 11.0

See Installation Guide for information about the older versions.

License

Nuke is available under the MIT license. See the LICENSE file for more info.


<a name="footnote-1">¹</a> Measured on MacBook Pro 14" 2021 (10-core M1 Pro)