# PoporPlaceholderView **Repository Path**: popor/PoporPlaceholderView ## Basic Information - **Project Name**: PoporPlaceholderView - **Description**: No description available - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-11 - **Last Updated**: 2025-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MyBox # PoporPlaceholderView [](https://travis-ci.org/popor/PoporPlaceholderView) [](https://cocoapods.org/pods/PoporPlaceholderView) [](https://cocoapods.org/pods/PoporPlaceholderView) [](https://cocoapods.org/pods/PoporPlaceholderView) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation PoporPlaceholderView is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ``` ruby pod 'PoporPlaceholderView' 前提: UITableView和UICollectionView的刷新使用MFRefresh,假如数据为空则显示可以显示默认空白页. 假如需要替换PoporPlaceholderView, 继承PoporPlaceholderView一个即可. ```