SkillAgentSearch skills...

BXProgressHUD

A ProgressHUD based on MBProgressHUD

Install / Use

/learn @codetalks-new/BXProgressHUD
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BXProgressHUD

CI Status Version License Platform

Usage

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

  1. you can just simple use like this:
  let hud = BXHUD.showProgress("Loading")
  hud.hide(afterDelay: 3)

see BXHUD class for more information

Requirements

Installation

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

pod "BXProgressHUD"

Author

Based on MBProgressHUD original Created by Matej Bukovinski on 2.4.09.

Swift Version Created by banxi1988 banxi1988, banxi1988@gmail.com

License

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

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated2y ago
Forks5

Languages

Swift

Security Score

75/100

Audited on Aug 20, 2023

No findings