RxKingfisher:Kingfisher图像下载和缓存库的React性扩展

时间:2024-06-14 12:07:24
【文件属性】:

文件名称:RxKingfisher:Kingfisher图像下载和缓存库的React性扩展

文件大小:401KB

文件格式:ZIP

更新时间:2024-06-14 12:07:24

swift ios reactivex rxswift kingfisher

RxKingfisher是一个Reactive Extension,它是一种轻量级的纯Swift库,用于从Web下载和缓存图像。 它通过.kf.rx在Kingfisher的.kf命名空间之上提供了Reactive Extensions,并引入了两种主要用法: 将URL绑定到按Resource或Source图像视图 每个图像视图都支持两个不同的选项,用于将URL绑定到图像视图。 optionSelected // Observable or Observable . bind ( to : image. kf . rx . image ( options : [. transition (. fade ( 0.2 ))]) . disposed ( by : disposeBag) 或者 optionSelected // Obser


【文件预览】:
RxKingfisher-main
----Cartfile.resolved(71B)
----RxKingfisher.xcodeproj()
--------project.xcworkspace()
--------RxSwift_Info.plist(723B)
--------project.pbxproj(135KB)
--------RxRelay_Info.plist(723B)
--------RxCocoa_Info.plist(723B)
--------RxCocoaRuntime_Info.plist(723B)
--------xcshareddata()
--------RxKingfisher_Info.plist(723B)
--------Kingfisher_Info.plist(723B)
--------RxKingfisherTests_Info.plist(723B)
----Images()
--------logo.png(54KB)
--------example.gif(310KB)
----Example()
--------Example.xcodeproj()
--------Example()
--------Podfile(159B)
--------Example.xcworkspace()
--------Podfile.lock(926B)
--------.gitignore(5B)
----LICENSE(1KB)
----RxKingfisher.podspec(1019B)
----Sources()
--------RxKingfisher()
----Package.swift(832B)
----.gitignore(1KB)
----Configs()
--------RxKingfisherTests.plist(733B)
--------RxKingfisher.plist(914B)
----Package.resolved(594B)
----CHANGELOG.md(1KB)
----.circleci()
--------config.yml(2KB)
----Tests()
--------LinuxMain.swift(105B)
--------RxKingfisherTests()
----README.md(3KB)
----Cartfile(69B)
----scripts()
--------bootstrap-if-needed.sh(310B)
--------bootstrap.sh(60B)

网友评论