DBEmptyState:UITableView和UICollectionView的空状态管理

时间:2024-05-23 22:11:47
【文件属性】:

文件名称:DBEmptyState:UITableView和UICollectionView的空状态管理

文件大小:25KB

文件格式:ZIP

更新时间:2024-05-23 22:11:47

Objective-C

DBEmptyState [![CI状态]( Boyer / DBEmptyState.svg?style = flat)]( Boyer / DBEmptyState) 用法 要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install 。 要求 安装 DBEmptyState可通过。 要安装它,只需将以下行添加到您的Podfile中: pod 'DBEmptyState' 入门 对于UITableView: # import < DBEmptyState> 对于UICollectionView: # import < DBEmptyState> 显示空状态 DBEmptyState包含类别,这些类别在表视图或集合视图中没有数据时


【文件预览】:
DBEmptyState-master
----.travis.yml(581B)
----Pod()
--------Assets()
--------Classes()
----DBEmptyState.podspec(690B)
----Example()
--------Podfile(256B)
--------DBEmptyState.xcodeproj()
--------DBEmptyState()
--------Tests()
----LICENSE(1KB)
----.gitignore(609B)
----README.md(2KB)

网友评论