kaikaka / ProgressOverlayTest

Swift 重写 MBProgrossHUD,支持Swift 5.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProgressOverlay

ProgressOverlay

Build Status codecov.io Carthage compatible CocoaPods compatible License: MIT

ProgressOverlay is an iOS drop-in class that displays a translucent Overlay with an indicator and/or labels while work is being done in a background thread. This is rewritten swift for MBProgressHUD

This is for Objective-C MBProgressHUD

loading simple custom detail detail button bar

Requirements

ProgressOverlay works on iOS 9+ ,Swift 3.0 and requires ARC to build

You will need the latest developer tools in order to build ProgressOverlay. Old Xcode versions might work, but compatibility will not be explicitly maintained.

#

Adding ProgressOverlay to your project

#

CocoaPods

License

This code is distributed under the terms and conditions of the MIT license.

About

Swift 重写 MBProgrossHUD,支持Swift 5.0

License:Other


Languages

Language:Swift 100.0%