RxDataSources-Texture:RxSwift 的 ASTable 和 ASCollection 数据源(纹理)

时间:2024-06-19 04:26:06
【文件属性】:

文件名称:RxDataSources-Texture:RxSwift 的 ASTable 和 ASCollection 数据源(纹理)

文件大小:135KB

文件格式:ZIP

更新时间:2024-06-19 04:26:06

diff rxswift texture sections datasource

用法 将您的数据转换为 Observable 序列 使用以下命令将数据绑定到 tableNode/collectionNode: rx.items(dataSource:protocol) let dataSource = RxASTableSectionedReloadDataSource < SectionModel>> ( configureCellBlock : { ( _ , _ , _ , num) in return { let cell = ASTextCellNode () cell. text = " \( num ) " return cell


【文件预览】:
RxDataSources-Texture-master
----.gitignore(137B)
----Sources()
--------RxDataSources-Texture()
----Makefile(209B)
----Example()
--------GithubRepos.xcworkspace()
--------GithubRepos.xcodeproj()
--------GithubRepos()
--------Podfile(190B)
----Resource()
--------logo.png(100KB)
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(2KB)
----Package.resolved(608B)
----RxDataSources-Texture.podspec(1KB)
----Package.swift(722B)
----Tests()
--------LinuxMain.swift(120B)
--------RxDataSources-TextureTests()
----Podfile.lock(1KB)
----Podfile(174B)

网友评论