awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fxm90 avatar

fxm90/GradientLoadingBar

0
View on GitHub↗
894 estrellas·63 forks·Swift·MIT·1 vistagithub.com/fxm90/GradientLoadingBar↗

GradientLoadingBar

⌛️A customizable animated gradient loading bar.

Features

  • Activity Indicators - Customizable animated gradient loading bar.
  • Loading Indicators - Animated gradient loading bar.
  • Progress Indicators - Animated gradient loading bar.

Historial de estrellas

Gráfico del historial de estrellas de fxm90/gradientloadingbarGráfico del historial de estrellas de fxm90/gradientloadingbar

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a GradientLoadingBar

Proyectos open-source similares, clasificados según cuántas características comparten con GradientLoadingBar.
  • ninjaprox/nvactivityindicatorviewAvatar de ninjaprox

    ninjaprox/NVActivityIndicatorView

    10,708Ver en GitHub↗

    NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system loading spinners in iOS applications. It provides a collection of reusable Swift UI components designed to signal background processing and data loading through various visual styles. The library focuses on custom activity indicators that allow for the implementation of stylized loading animations with specific colors and patterns. It enables the visualization of asynchronous processes and mobile app loading states to notify users that a background task is active. These components

    Swift
    Ver en GitHub↗10,708
  • pkluz/pkhudAvatar de pkluz

    pkluz/PKHUD

    3,781Ver en GitHub↗

    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
    Ver en GitHub↗3,781
  • icanzilb/swiftspinnerAvatar de icanzilb

    icanzilb/SwiftSpinner

    2,170Ver en GitHub↗

    A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest

    Swift
    Ver en GitHub↗2,170
  • yoavlt/liquidloaderAvatar de yoavlt

    yoavlt/LiquidLoader

    1,325Ver en GitHub↗

    Spinner loader components with liquid animation

    Swift
    Ver en GitHub↗1,325
Ver las 30 alternativas a GradientLoadingBar→

Preguntas frecuentes

¿Qué hace fxm90/gradientloadingbar?

⌛️A customizable animated gradient loading bar.

¿Cuáles son las características principales de fxm90/gradientloadingbar?

Las características principales de fxm90/gradientloadingbar son: Activity Indicators, Loading Indicators, Progress Indicators.

¿Qué alternativas de código abierto existen para fxm90/gradientloadingbar?

Las alternativas de código abierto para fxm90/gradientloadingbar incluyen: pkluz/pkhud — PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification… yoavlt/liquidloader — Spinner loader components with liquid animation. icanzilb/swiftspinner — A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using… ninjaprox/nvactivityindicatorview — NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system… oblador/react-native-progress — react-native-progress is a collection of visual components for cross-platform mobile applications designed to… aliab/circular-music-progressbar.