PoporPlaceholderView
示例
要运行示例项目,请先克隆存储库,然后在 Example 目录中先运行 pod install
需求
安装
PoporPlaceholderView 通过 CocoaPods 提供使用。要安装它,只需将以下行添加到您的 Podfile 即可
ruby
pod 'PoporPlaceholderView'
前提: UITableView和UICollectionView的刷新使用MFRefresh,假如数据为空则显示可以显示默认空白页.
假如需要替换PoporPlaceholderView, 继承PoporPlaceholderView一个即可.
作者
popor, [email protected]
许可证
PoporPlaceholderView遵从MIT许可证。更多信息请参阅LICENSE文件。