awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fxm90 avatar

fxm90/GradientLoadingBar

0
View on GitHub↗
894 stars·63 forks·Swift·MIT·1 vuegithub.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.

Historique des stars

Graphique de l'historique des stars pour fxm90/gradientloadingbarGraphique de l'historique des stars pour fxm90/gradientloadingbar

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à GradientLoadingBar

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec GradientLoadingBar.
  • ninjaprox/nvactivityindicatorviewAvatar de ninjaprox

    ninjaprox/NVActivityIndicatorView

    10,708Voir sur 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
    Voir sur GitHub↗10,708
  • pkluz/pkhudAvatar de pkluz

    pkluz/PKHUD

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

    icanzilb/SwiftSpinner

    2,170Voir sur 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
    Voir sur GitHub↗2,170
  • yoavlt/liquidloaderAvatar de yoavlt

    yoavlt/LiquidLoader

    1,325Voir sur GitHub↗

    Spinner loader components with liquid animation

    Swift
    Voir sur GitHub↗1,325
Voir les 30 alternatives à GradientLoadingBar→

Questions fréquentes

Que fait fxm90/gradientloadingbar ?

⌛️A customizable animated gradient loading bar.

Quelles sont les fonctionnalités principales de fxm90/gradientloadingbar ?

Les fonctionnalités principales de fxm90/gradientloadingbar sont : Activity Indicators, Loading Indicators, Progress Indicators.

Quelles sont les alternatives open-source à fxm90/gradientloadingbar ?

Les alternatives open-source à fxm90/gradientloadingbar incluent : 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.