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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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