NukeFLAnimatedImagePlugin

8.0.0

FLAnimatedImage plugin for Nuke
kean/Nuke-FLAnimatedImage-Plugin

What's New

FLAnimatedImage Plugin 8.0

2021-05-31T18:50:27Z
  • Update to Nuke 10
  • Add tvOS support
  • Add SPM support
  • Remove Carthage and CocoaPods support

FLAnimatedImage plugin for Nuke that allows you to load and display animated GIFs with smooth scrolling performance and low memory footprint. You can see it for yourself in a demo, included in the project.

Usage

All you need to do to enable GIF support is set isAnimatedImageDataEnabled to true. After you do that, you can start using FLAnimatedImageView.

let view = FLAnimatedImageView()
Nuke.loadImage(with: URL(string: "http://.../cat.gif")!, into: view)

Minimum Requirements

Nuke FLAnimatedImage Plugin Swift Xcode Platforms
Nuke FLAnimatedImage Plugin 8.0 Swift 5.3 Xcode 12.0 iOS 11.0 / tvOS 11.0
Nuke FLAnimatedImage Plugin 7.0 Swift 5.1 Xcode 11.0 iOS 11.0

Dependencies

License

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

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Wed Feb 21 2024 00:31:12 GMT-1000 (Hawaii-Aleutian Standard Time)