NicooEnptyView 0.1.1

NicooEnptyView 0.1.1

Maintained by YangXin.



NicooEnptyView

CI Status Version License Platform

Example

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

Requirements

NicooEnptyView is show when no network, request failed, no data tableList.

NicooErrorView.showErrorMessage(.noNetwork, on: strongSelf.view, clickHandler: {
print("Press Screen to request again!")
})
NicooErrorView.showErrorMessage(.noNetwork, on: strongSelf.view, topMargin: 100, clickHandler: nil)
// 暂无数据
NicooBuildingView.showBuildingView(on: view)

如果代码报错, 可以到 https://github.com/yangxina/code 下载

Installation

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

pod 'NicooEnptyView'

Author

[email protected], [email protected]

License

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