MBProgressHUD is a drop-in Objective-C class for iOS that displays a translucent HUD with a spinner, labels, or progress bars during background operations, serving as a polished substitute for private UIKit HUDs. MBProgressHUD works on iOS 9.0+. It depends on the following Apple frameworks, which should already be included with most Xcode templates. The main guideline you need to follow when dealing with MBProgressHUD while running long-running tasks is keeping the main thread work-free, so the UI can be updated promptly. The recommended way of using MBProgressHUD is therefore to set it up on the main thread and then spinning the task, that you want to perform, off onto a new thread.

Features

  • Translucent HUD overlay with spinner and optional labels
  • Multiple modes: indeterminate, determinate, custom view support
  • Customizable properties: bezel color, margins, minimum display time, grace time, size
  • Convenient show and hide methods with delays
  • Completion callback support when the HUD hides
  • Easy integration via CocoaPods or Carthage

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow MBProgressHUD

MBProgressHUD Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MBProgressHUD!

Additional Project Details

Operating Systems

Apple iPhone

Programming Language

Objective C

Related Categories

Objective C User Interface (UI) Software

Registered

2025-09-08