Swiftpack.co - kean/Nuke-FLAnimatedImage-Plugin as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by kean.
kean/Nuke-FLAnimatedImage-Plugin 8.0.0
FLAnimatedImage plugin for Nuke
⭐️ 53
🕓 2 years ago
iOS tvOS
.package(url: "https://github.com/kean/Nuke-FLAnimatedImage-Plugin.git", from: "8.0.0")

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?raw=true")!, 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.

GitHub

link
Stars: 53
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

FLAnimatedImage Plugin 8.0
2 years ago
  • Update to Nuke 10
  • Add tvOS support
  • Add SPM support
  • Remove Carthage and CocoaPods support

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics