CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | May 2016 |
Maintained by CoderJianfeng.
超简单的空数据提示通用View!!!!!
什么,简单到不行了!!!真的超级简单的使用!!!其实有牛逼的空数据展示那种,应该都知道,但是使用上就是太过繁琐,需要实现很多,所以果断放弃!!!自己弄个超简单的超简单的!
UIScrollView、UITableView、UICollectionView、UIWebView
pod 'LLNoDataView'
LLNoDataView文件夹中的所有文件拽入项目中
#import "LLNoDataView.h"
//请下载工程查看Demo使用
noDataView.delegate = self;