文件名称:SDWebImageFLPlugin:一个SDWebImage插件,可使用FLAnimatedImage和category支持GIF
文件大小:45KB
文件格式:ZIP
更新时间:2024-06-13 03:16:43
ios image objective-c cocoapods carthage
SDWebImageFLPlugin 从SDWebImage 5.0版本开始,我们将支持代码从Core Repo移到了这个独立的Repo。 以前将FLAnimatedImage与SDWebImage一起使用的代码可以继续与此插件一起使用。 但是建议使用以获得更好的支持和更多功能。 有什么用 SDWebImageFLPlugin是框架的插件,可为动画GIF引擎提供图像加载支持。 通过使用SDWebImageFLPlugin,您可以在FLAnimatedImageView上使用所有您熟悉的SDWebImage的加载方法, FLAnimatedImageView是FLAnimatedImageView的基本组件。 要使用它,只需确保使用FLAnimatedImageView而不是UIImageView并导入此插件。 用法 要从网络加载图像,只需像普通的UIImageView一样简单地调用
【文件预览】:
SDWebImageFLPlugin-master
----.gitignore(753B)
----Example()
--------SDWebImageFLPlugin.xcworkspace()
--------SDWebImageFLPlugin.xcodeproj()
--------Tests()
--------Podfile(326B)
--------SDWebImageFLPlugin()
----.travis.yml(1KB)
----SDWebImageFLPlugin.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(15KB)
----LICENSE(1KB)
----SDWebImageFLPlugin.podspec(1KB)
----README.md(4KB)
----Cartfile.resolved(83B)
----Cartfile(84B)
----SDWebImageFLPlugin()
--------Assets()
--------Module()
--------Classes()