sunjinshuai / MYPlaceHolder

A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MYPlaceHolder

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MYPlaceHolder is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MYPlaceHolder'

Author

sunjinshuai, s_mike@163.com

License

MYPlaceHolder is available under the MIT license. See the LICENSE file for more info.

About

A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display

License:MIT License


Languages

Language:Objective-C 94.6%Language:Ruby 5.4%