没有合适的资源?快使用搜索试试~ 我知道了~
url-image:SwiftUI中的异步图像加载。 轻量级的纯SwiftUI图像视图,显示从URL下载的图像,辅助视图和本地缓...
共65个文件
swift:51个
md:3个
gif:2个
需积分: 23 0 下载量 96 浏览量
2021-02-04
14:25:02
上传
评论
收藏 748KB ZIP 举报
温馨提示
URLImage URLImage是一个SwiftUI视图,显示从提供的URL下载的图像。 URLImage管理下载远程图像并将其本地缓存在内存和磁盘中。 使用URLImage非常简单: URLImage ( url : url) { image in image . resizable () . aspectRatio ( contentMode : . fit ) } 看一下中一些示例。 目录 产品特点 SwiftUI图像视图用于远程图像; 本地图像缓存; 完全可定制的,包括占位符,进度指示,错误和图像视图; 控制各种下载方面以获得更好
资源推荐
资源详情
资源评论
收起资源包目录
url-image-main.zip (65个子文件)
url-image-main
.gitignore 94B
Sources
URLImage
Common
Image_Orientation+CGImagePropertyOrientation.swift 700B
RemoteContentViewLoadOptions+URLImageOptions_LoadOptions.swift 787B
Download+URLImageOptions.swift 685B
URLImageError.swift 235B
URLImage.swift 7KB
Model
RemoteImage.swift 10KB
ImageInfo.swift 330B
TransientImage.swift 3KB
URLImageService+Extension.swift 429B
URLImageService+Cache.swift 2KB
URLImageService+Decode.swift 3KB
URLImageService+RemoteImage.swift 3KB
URLImageService.swift 2KB
URLImageOptions.swift 4KB
Cache
DiskCache.swift 5KB
InMemoryCache.swift 2KB
.swiftpm
xcode
xcshareddata
xcschemes
URLImage.xcscheme 9KB
LICENSE 1KB
Dependencies
Sources
PlainDatabase
PlainDatabase.swift 7KB
CoreDataModel
CoreDataModelDescription.swift 3KB
ManagedObjectCodable.swift 368B
CoreDataFetchIndexDescription.swift 1KB
CoreDataAttributeDescription.swift 864B
CoreDataEntityDescription.swift 1KB
Database.swift 3KB
RemoteContentView
RemoteContentView.swift 3KB
Auxiliary
ActivityIndicator.swift 2KB
RemoteContent
RemoteContent.swift 2KB
RemoteContentLoadingState.swift 1KB
DownloadManager
URLSession
URLSessionDelegate.swift 7KB
URLSessionCoordinator.swift 7KB
DownloadManager.swift 1KB
Common
Utils.swift 722B
DownloadProgress.swift 602B
Download
DownloadTask.swift 4KB
Download.swift 3KB
DownloadTypes.swift 763B
DownloadPublisher.swift 4KB
Log
Log.swift 2KB
Common
FileManager+Extensions.swift 391B
ImageDecoder
ImageDecoder.swift 12KB
FileIndex
Common
Bundle+Extensions.swift 355B
File.swift 3KB
FileIndex.swift 9KB
Tests
ImageDecoderTests
Resources
lenna.png 116KB
test.base64 3KB
lenna.jpg 27KB
quicksort.gif 130KB
sea_animation.heics 419KB
TestImages.json 949B
gif-loop-count.gif 298B
ImageDecoderTests.swift 7KB
XCTestManifests.swift 162B
PlainDatabaseTests
PlainDatabaseTests.swift 6KB
XCTestManifests.swift 163B
FileIndexTests
XCTestManifests.swift 159B
FileIndexTests.swift 8KB
.github
ISSUE_TEMPLATE
bug_report.md 1KB
feature_request.md 604B
README.md 10KB
URLImage.podspec 2KB
Package.swift 3KB
Tests
URLImageTests
XCTestManifests.swift 157B
URLImageTests.swift 352B
共 65 条
- 1
资源评论
侯戈
- 粉丝: 24
- 资源: 4629
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功