awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jdg avatar

jdg/MBProgressHUD

0
View on GitHub↗
15,949 Stars·3,569 Forks·Objective-C·MIT·6 Aufrufewww.bukovinski.com↗

MBProgressHUD

MBProgressHUD is an Objective-C UI component and progress HUD library for iOS. It provides a screen-blocking activity indicator overlay that informs users of ongoing background processes using customizable icons and status labels.

The library manages translucent interface layers to provide background task feedback and overlay management. It visualizes the completion percentage of long-running tasks through a dynamic overlay that prevents user interaction until a process completes.

Features

  • Progress HUDs - Provides a translucent, screen-blocking HUD with icons and labels to signal background activity.
  • UI Progress Synchronization - Automatically updates the visual overlay based on progress values reported via NSProgress.
  • Visual Progress Indicators - Displays visual activity indicators and status messages to inform users of ongoing background tasks.
  • HUD Components - Implements a progress HUD library that displays activity indicators and status labels for iOS apps.
  • Activity Indicators - Provides a screen-blocking activity indicator overlay with customizable icons and text for iOS.
  • Background Processing - Provides visual confirmation to users while heavy tasks are processed in the background to maintain responsiveness.
  • Overlay Management - Manages the lifecycle of a translucent interface layer that blocks user interaction until a process completes.
  • User Interface States - Manages loading and activity states within the iOS user interface to guide the user during background work.
  • Progress Visualizers - Visualizes the completion percentage of long-running tasks through a dynamic screen overlay.
  • Objective-C Libraries - Provides a reusable UI component for loading screens and progress indicators implemented in Objective-C.
  • View Hierarchy Composition - Implements a translucent view hierarchy that overlays the application window to intercept user interaction.
  • Main Thread Dispatchers - Ensures all visual updates to the loading overlay are dispatched on the main thread to prevent crashes.
  • Progress Indicators - Popular progress indicator for loading states.
  • UI Effects and HUDs - Widely used loading and progress indicator.
  • Progress Indicators - Translucent HUD for background task status.

Star-Verlauf

Star-Verlauf für jdg/mbprogresshudStar-Verlauf für jdg/mbprogresshud

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht jdg/mbprogresshud?

MBProgressHUD is an Objective-C UI component and progress HUD library for iOS. It provides a screen-blocking activity indicator overlay that informs users of ongoing background processes using customizable icons and status labels.

Was sind die Hauptfunktionen von jdg/mbprogresshud?

Die Hauptfunktionen von jdg/mbprogresshud sind: Progress HUDs, UI Progress Synchronization, Visual Progress Indicators, HUD Components, Activity Indicators, Background Processing, Overlay Management, User Interface States.

Welche Open-Source-Alternativen gibt es zu jdg/mbprogresshud?

Open-Source-Alternativen zu jdg/mbprogresshud sind unter anderem: marxon13/m13progresssuite — M13ProgressSuite is a suite of mobile user interface components for iOS designed to track activity and task… svprogresshud/svprogresshud — SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight… pkluz/pkhud — PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification… relatedcode/progresshud — ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. daimajia/numberprogressbar — NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual… ninjaprox/nvactivityindicatorview — NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system…

Open-Source-Alternativen zu MBProgressHUD

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit MBProgressHUD.
  • marxon13/m13progresssuiteAvatar von Marxon13

    Marxon13/M13ProgressSuite

    3,907Auf GitHub ansehen↗

    M13ProgressSuite is a suite of mobile user interface components for iOS designed to track activity and task completion. It provides a collection of visual indicators including progress bars, rings, and pies, as well as specialized tools like navigation progress bars and status heads-up display overlays. The library features a controllable progress indicator specifically for the top of navigation areas to track page-level activity. It also includes customizable heads-up displays that overlay views to communicate ongoing progress and status information. The suite supports various task completi

    Objective-C
    Auf GitHub ansehen↗3,907
  • svprogresshud/svprogresshudAvatar von SVProgressHUD

    SVProgressHUD/SVProgressHUD

    12,461Auf GitHub ansehen↗

    SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight interface system for signaling background activity and operation status through task progress indicators and loading spinners. The system includes capabilities for visual style configuration, allowing for the adjustment of colors, fonts, and images. It also integrates haptic feedback triggering to generate physical vibrations on supported hardware to signal success, information, or error states. The library covers the management of app loading states and the display and remova

    Objective-Capplecarthagecocoapods
    Auf GitHub ansehen↗12,461
  • pkluz/pkhudAvatar von pkluz

    pkluz/PKHUD

    3,781Auf GitHub ansehen↗

    PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification overlays on iOS. It provides a framework for creating blurred visual alerts that float above the application interface to mirror the appearance and behavior of official system indicators. The library enables the emulation of specific system UI elements, such as those used for volume and screen rotation. It supports real-time content updates to transition between different visual states, such as switching from a loading spinner to a success checkmark. The toolkit manages over

    Swift
    Auf GitHub ansehen↗3,781
  • relatedcode/progresshudAvatar von relatedcode

    relatedcode/ProgressHUD

    2,963Auf GitHub ansehen↗

    ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations.

    Swift
    Auf GitHub ansehen↗2,963
  • Alle 30 Alternativen zu MBProgressHUD anzeigen→